UIHelperIsUIPersonalizationEnabled Method |
Determines whether UI personalization is enabled for the specified site.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static bool IsUIPersonalizationEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Code name of the site to check
Return Value
Type:
BooleanSee Also