ForumAttachmentInfoProviderGetForumAttachments Method (String, String, Int32, String) |
Note: This API is now obsolete.
Namespace: CMS.Forums
[ObsoleteAttribute("Use method GetForumAttachments() instead")] public static InfoDataSet<ForumAttachmentInfo> GetForumAttachments( string where, string orderBy, int topN, string columns )