Click or drag to resize
ForumAttachmentInfoProviderGetForumAttachments Method
Overload List
  NameDescription
Public methodStatic memberGetForumAttachments
Returns a query for all the ForumAttachmentInfo objects.
Public methodStatic memberGetForumAttachments(Int32, Boolean)
Returns DataSet with attachment which have relation to specified forum post id.
Public methodStatic memberGetForumAttachments(String, String, Int32, String) Obsolete.
Returns dataset with attachments with dependence on input parameters.
Top
See Also