Click or drag to resize
CMSPollsPageAuthorizedForSitePolls Property
Indicates if current user is authorized for reading site polls.

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

Property Value

Type: Boolean
See Also