| PollAnswerInfoProviderResetAnswersInternal Method  | 
            Sets AnswerCount to '0' to all answers of the specified poll.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxprotected void ResetAnswersInternal(
	int pollId
)
Parameters
- pollId
 - Type: SystemInt32
Poll ID 
See Also