Click or drag to resize

CommentGetCommentsByTypeAndId Method

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static CommentCollection GetCommentsByTypeAndId(
	string itemType,
	string itemID
)

Parameters

itemType
Type: SystemString
itemID
Type: SystemString

Return Value

Type: CommentCollection
See Also