Click or drag to resize
SessionHelperAllowSessionState Property
If true, the session state storage is allowed to be used.

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

Property Value

Type: Boolean
See Also