PollInfoProviderDeletePollInfo Method (Int32) |
Deletes specified poll.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax public static void DeletePollInfo(
int pollId
)
Parameters
- pollId
- Type: SystemInt32
Poll id
See Also