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

Parameters

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

Return Value

Type: PollInfo
See Also