Click or drag to resize
PollInfoAllowedRoles Property
Hashtable of allowed roles. RoleName is key and RoleID is value.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax
C#
public Hashtable AllowedRoles { get; }

Property Value

Type: Hashtable
See Also