Click or drag to resize
PollInfoProviderGetPollInternal Method
Overload List
  NameDescription
Protected methodGetPollInternal(Guid)
Returns object with specified GUID.
Protected methodGetPollInternal(Int32)
Returns the PollInfo structure for the specified poll.
Protected methodGetPollInternal(String, Int32, Int32)
Returns the PollInfo structure specified by PollCodeName, SiteID and GroupID. If siteId is not 0 and no poll is found, tries to find the poll among global polls.
Top
See Also