ForumAttachmentInfoProviderSetForumAttachmentInfoInternal Method |
Sets (updates or inserts) specified forumAttachment.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax protected virtual void SetForumAttachmentInfoInternal(
ForumAttachmentInfo forumAttachment
)
Parameters
- forumAttachment
- Type: CMS.ForumsForumAttachmentInfo
ForumAttachmentInfo to set
See Also