Click or drag to resize
SecurityHelperGetSecondsToShowScreenLockAction Method
Gets the time period when client should contact server to check ScreenLock state.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static int GetSecondsToShowScreenLockAction(
	string sitename
)

Parameters

sitename
Type: SystemString
Site name.

Return Value

Type: Int32
See Also