Click or drag to resize

IUserManagerSetDefaultUserTheme Method


Sets the default User Theme by theme id

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void SetDefaultUserTheme(
	string themeId
)

Parameters

themeId
Type: SystemString
Unique identifier for the new default theme
See Also