Returns DataSet with attachment which have relation to specified forum post id.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postId
- Type: System Int32
Forum post id
- getBinary
- Type: System Boolean
If true binary data will be retrieved from DB
Return Value
Type: InfoDataSet ForumAttachmentInfoSee Also