Click or drag to resize
RequestContextIsUserAuthenticated Property
Returns true, if the user is authenticated

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

Property Value

Type: Boolean
See Also