SecurityHelperIsScreenLockEnabled Method |
Returns whether ScreenLock feature is enabled for given site.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsScreenLockEnabled(
string sitename
)
Parameters
- sitename
- Type: SystemString
Site name.
Return Value
Type:
BooleanSee Also