Initializes a new instance of the ThreadEmailSender class.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postId
- Type: System Int32
The post ID
- moderatorEmail
- Type: System Boolean
If set to true, email is sent to moderator
- baseUrl
- Type: System String
Default base URL
- unsubscriptionUrl
- Type: System String
Default unsubscription URL
See Also