Click or drag to resize
PollInfoSites Property
Hashtable of sites where the poll is assigned. SiteName is key and SiteID is value.

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

Property Value

Type: Hashtable
See Also