System.Data.DataSet CMS.Blogs.BlogCommentInfoProvider.GetAllComments(System.String, System.String, System.Int32) Method
Class method
System.Data.DataSet CMS.Blogs.BlogCommentInfoProvider.GetAllComments(System.String, System.String, System.Int32)
was removed. You can use class
CMS.DataEngine.ObjectQuery<CMS.Blogs.BlogCommentInfo>
instead.