Click or drag to resize
SessionHelperSessionTimeout Property
Gets or sets the session timeout value (this value doesn't change the timeout period).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public static int SessionTimeout { get; set; }

Property Value

Type: Int32
See Also