Table of Contents

Class CommentFilter

Namespace
Dynamicweb.Content.Commenting
Assembly
Dynamicweb.dll
public sealed class CommentFilter
Inheritance
CommentFilter
Inherited Members

Properties

Active

public bool? Active { get; set; }

Property Value

bool?

ItemId

public string ItemId { get; set; }

Property Value

string

ItemType

public string ItemType { get; set; }

Property Value

string

LanguageId

public string LanguageId { get; set; }

Property Value

string
To top