Table of Contents

Class CommentMoveSetting

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

Properties

LanguageId

public string LanguageId { get; set; }

Property Value

string

NewItemId

public string NewItemId { get; set; }

Property Value

string

PreviousItemId

public string PreviousItemId { get; set; }

Property Value

string
To top