PollInfoProvider GetPollInfo Method (String, Int32, Int32)Kentico 8.0 API Reference
Returns the PollInfo structure specified by PollCodeName, SiteID and GroupID. If siteId is not 0 and no poll is found, tries to find the poll among global polls.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: PollInfo
See Also