PollAnswerInfoProviderDeleteAnswers Method |
Delete all Poll's answers.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax public static void DeleteAnswers(
int pollId
)
Parameters
- pollId
- Type: SystemInt32
Poll ID
See Also