ForumPostInfoProviderSendPostEmails Method (Int32) |
Sends the new post acknowledgement to the users subscribed
to the forum or forum thread where the post has been inserted.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public static void SendPostEmails(
int postId
)
Parameters
- postId
- Type: SystemInt32
Post ID
See Also