ForumAttachmentInfoProvider GetForumAttachments Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetForumAttachments(Int32, Boolean)
Returns DataSet with attachment which have relation to specified forum post id.
Public methodStatic memberGetForumAttachments(String, String, Int32, String)
Returns dataset with attachments with dependence on input parameters.
Back to Top
See Also