Click or drag to resize

CommentGetCommentsBySql Method

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static CommentCollection GetCommentsBySql(
	string sql
)

Parameters

sql
Type: SystemString

Return Value

Type: CommentCollection
See Also