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