Click or drag to resize

Comment.GetCommentsByTypeAndId 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: System.String
itemID
Type: System.String

Return Value

Type: CommentCollection
See Also