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