| CommonAuthorized Property |
Determines whether the current user is authorized.
Namespace:
Dynamicweb.News.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public static bool Authorized { get; }
Public Shared ReadOnly Property Authorized As Boolean
Get
Property Value
Type:
BooleanBoolran statement.
Return Value
Type:
BooleanTrue - is authorized, False - an opposite.
Remarks See Also