Click or drag to resize
PollInfoProviderGetPolls Method
Overload List
  NameDescription
Public methodStatic memberGetPolls
Returns the Dataset structure of all polls.
Public methodStatic memberGetPolls(String, String)
Returns the Dataset structure of all polls that match specified conditions.
Public methodStatic memberGetPolls(Int32, Int32, String)
Returns the Dataset structure of all polls of the specified site.
Public methodStatic memberGetPolls(String, Int32, String)
Returns the Dataset structure of all polls of the specified site.
Public methodStatic memberGetPolls(String, String, Int32, String)
Returns the Dataset structure of all polls that match specified conditions.
Top
See Also