PollInfoProviderGetPollInfo Method (Int32) |
Returns the PollInfo structure for the specified poll.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax public static PollInfo GetPollInfo(
int pollId
)
Parameters
- pollId
- Type: SystemInt32
Poll id
Return Value
Type:
PollInfoSee Also