Overload List
| Name | Description | |
|---|---|---|
| GetBlogs(String) |
Returns DataSet with all blogs from specified site.
| |
| GetBlogs(String, Int32) |
Returns DataSet with all blogs from specified site which are owned by specified user.
| |
| GetBlogs(String, Int32, String) |
Returns DataSet with all blogs from specified site which are owned by specified user or moderated by specified user.
| |
| GetBlogs(String, Int32, String, String) |
Returns DataSet with all blogs from specified site which are owned by specified user or moderated by specified user.
| |
| GetBlogs(String, Int32, String, String, String) |
Returns DataSet with all blogs from specified site which are owned by specified user or moderated by specified user.
|
See Also