Click or drag to resize
EmailQueuePageUserIsAdmin Property
Indicates whether current user has privilege level at least Admin on current site.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected bool UserIsAdmin { get; }

Property Value

Type: Boolean
See Also