| CommentGetCommentsBySql Method |
Namespace:
Dynamicweb.Content.Commenting
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static CommentCollection GetCommentsBySql(
string sql
)
Public Shared Function GetCommentsBySql (
sql As String
) As CommentCollection
Parameters
- sql
- Type: SystemString
Return Value
Type:
CommentCollectionSee Also