Overload List
| Name | Description | |
|---|---|---|
| GetBlogPostSubscriptions | 
            Gets the query for all blog post subscriptions.
              | |
| GetBlogPostSubscriptions(Int32, Int32, Int32) | 
            Returns all blog post subscriptions for specified user which were created on specified site. Blog post document name is attached for each subscription.
              | |
| GetBlogPostSubscriptions(String, String, String) | 
            Returns all subscriptions info with specified parameters.
              | |
| GetBlogPostSubscriptions(Int32, Int32, String, Int32) | 
            Returns all blog post subscriptions for specified user which were created on specified site. Blog post document name is attached for each subscription.
              | |
| GetBlogPostSubscriptions(Int32, Int32, String, Int32, String, String, Int32, Int32, Int32 ) | 
            Returns all blog post subscriptions for specified user which were created on specified site. Blog post document name is attached for each subscription.
              | 
See Also