| PollAnswerInfoProviderVoteInternal Method  | 
            Increment AnswerCount of the specified answer.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxprotected void VoteInternal(
	int answerId
)
Parameters
- answerId
 - Type: SystemInt32
Answer ID 
See Also