Click or drag to resize
PollInfoPollAccess Property
Indicates security access for the poll.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax
C#
public virtual SecurityAccessEnum PollAccess { get; set; }

Property Value

Type: SecurityAccessEnum
See Also