ForumAttachmentInfoProviderGetForumAttachmentInfo Method |
Returns the ForumAttachment structure for the specified forumAttachment.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public static ForumAttachmentInfo GetForumAttachmentInfo(
int forumAttachmentId
)
Parameters
- forumAttachmentId
- Type: SystemInt32
ForumAttachment id
Return Value
Type:
ForumAttachmentInfoSee Also