PollInfoProviderGetPolls Method |
Name | Description | |
---|---|---|
GetPolls |
Returns all existing polls.
| |
GetPolls(String, String) | Obsolete.
Returns the Dataset structure of all polls that match specified conditions.
| |
GetPolls(Int32, Int32, String) | Obsolete.
Returns the Dataset structure of all polls of the specified site.
| |
GetPolls(String, Int32, String) | Obsolete.
Returns the Dataset structure of all polls of the specified site.
| |
GetPolls(String, String, Int32, String) | Obsolete.
Returns the Dataset structure of all polls that match specified conditions.
|