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