PollInfoProvider GetPollInfo Method (String)Kentico 8.0 API Reference
Returns the PollInfo structure specified by PollCodeName.

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

Parameters

pollCodeName
Type: OnlineSystem String
Poll code name (leading period denotes global poll)

Return Value

Type: PollInfo
See Also