Sitecore 5.0 API

Context.IsAdministrator Property

Gets a value that indicates if the current user is an administrator.

[Visual Basic]
Public Shared ReadOnly Property IsAdministrator As Boolean
[C#]
public static bool IsAdministrator {get;}

Remarks

If this property is set, all privileges are granted.

See Also

Context Class | Sitecore Namespace