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