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