| PollInfoProviderDeletePollInfo Method (Int32) | 
            Deletes specified poll.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 11.0.0
Syntaxpublic static void DeletePollInfo(
	int pollId
)
Parameters
- pollId
 - Type: SystemInt32
Poll id 
See Also