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