ForumAttachmentInfoProviderDeleteForumAttachmentInfoInternal Method |
Deletes specified forumAttachment.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax protected virtual void DeleteForumAttachmentInfoInternal(
ForumAttachmentInfo infoObj
)
Parameters
- infoObj
- Type: CMS.ForumsForumAttachmentInfo
ForumAttachmentInfo object
See Also