SecurityHelperGetSecondsToShowScreenLockAction Method |
Gets the time period when client should contact server to check ScreenLock state.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static int GetSecondsToShowScreenLockAction(
string sitename
)
Parameters
- sitename
- Type: SystemString
Site name.
Return Value
Type:
Int32See Also