Returns true if current email is already subscribed to the selected forum, post or subpost.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- Type: System String
Email
- forumId
- Type: System Int32
Forum ID
- postId
- Type: System Int32
Post ID
Return Value
Type: BooleanSee Also