UIHelper.IsUIPersonalizationEnabled Method |
Determines whether UI personalization is enabled for the specified site.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static bool IsUIPersonalizationEnabled(
string siteName
)
Parameters
- siteName
- Type: System.String
Code name of the site to check
Return Value
Type:
Boolean
See Also