PollAnswerInfoProviderGetPollAnswerInternal Method (Int32) |
Returns the PollAnswerInfo structure for the specified pollAnswer.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax protected PollAnswerInfo GetPollAnswerInternal(
int pollAnswerId
)
Parameters
- pollAnswerId
- Type: SystemInt32
PollAnswer ID
Return Value
Type:
PollAnswerInfoSee Also