Click or drag to resize

IUserManagerRemoveTheme Method


Removes the User Theme by theme Id

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool RemoveTheme(
	string themeId
)

Parameters

themeId  String
Unique theme Id to remove

Return Value

Boolean
True if removal is successful
See Also