Returns unsubscription URL which is used to cancel existing subscription
            
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- subscription
 - Type: CMS.Blogs BlogPostSubscriptionInfo
Blog post subscription object 
- blog
 - Type: CMS.DocumentEngine TreeNode
Blog document 
- blogPost
 - Type: CMS.DocumentEngine TreeNode
Blog post to which user was subscribed 
- unsubscriptionUrl
 - Type: 
System String
Custom unsubscription page URL 
Return Value
Type:See Also