| PollInfoProviderGetPollInternal Method (Int32) | 
            Returns the PollInfo structure for the specified poll.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxprotected PollInfo GetPollInternal(
	int pollId
)
Parameters
- pollId
 - Type: SystemInt32
Poll id 
Return Value
Type: 
PollInfo
See Also