| PollInfoProviderSetPollInfo Method  | 
            Sets (updates or inserts) specified poll.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxpublic static void SetPollInfo(
	PollInfo poll
)
Parameters
- poll
 - Type: CMS.PollsPollInfo
Poll to set 
See Also