ForumAttachmentInfoProviderGetForumAttachmentInfoInternal Method (Int32) |
Returns the ForumAttachment structure for the specified forumAttachment.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax protected virtual ForumAttachmentInfo GetForumAttachmentInfoInternal(
int forumAttachmentId
)
Parameters
- forumAttachmentId
- Type: SystemInt32
ForumAttachment id
Return Value
Type:
ForumAttachmentInfoSee Also