ForumPostInfoProviderUpdatePostAttachmentCountInternal 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: 10.0.0
Syntax protected virtual void UpdatePostAttachmentCountInternal(
int postId
)
Parameters
- postId
- Type: SystemInt32
See Also