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