Click or drag to resize
BlogCommentInfoProviderGetComments Method
Overload List
  NameDescription
Public methodStatic memberGetComments(String, String)
Returns DataSet with all comments filtered by specified conditions.
Public methodStatic memberGetComments(Int32, String, String, String, String, Int32)
Returns DataSet with all comments which belongs to the specified user or which are moderated by specified user.
Public methodStatic memberGetComments(Int32, String, String, String, String, Int32, String, Int32, Int32, Int32, String)
Returns DataSet with all comments which belongs to the specified user or which are moderated by specified user.
Top
See Also