PollInfoProvider GetPollInternal Method (String, Int32, Int32)Kentico 8.1 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.1.5347.20411)

Return Value

Type: PollInfo
See Also