Click or drag to resize

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; }

Property Value

Type: Boolean
Boolran statement.

Return Value

Type: Boolean
True - is authorized, False - an opposite.
Remarks