ForumPostInfoProviderUpdatePostAttachmentCount Method |
Counts number of attachments of post specified by postID and saves it into database.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void UpdatePostAttachmentCount(
int postId
)
Parameters
- postId
- Type: SystemInt32
See Also