Click or drag to resize

CommentGetCommentById Method

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static Comment GetCommentById(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Comment
See Also