| PollAnswerInfoProviderVote Method | 
            Increment AnswerCount of the specified answer.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
 Syntax
Syntaxpublic static void Vote(
	int answerId
)
Parameters
- answerId
- Type: SystemInt32
 Answer ID
 See Also
See Also