Returns unsubscription URL which is used to cancel existing subscription
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- subscription
- Type: CMS.Forums ForumSubscriptionInfo
Forum subscription object
- forum
- Type: CMS.Forums ForumInfo
Forum object
- forumPost
- Type: CMS.Forums ForumPostInfo
Forum post to which user was subscribed
- unsubscriptionUrl
- Type: System String
Custom unsubscription page URL
Return Value
Type: StringSee Also