Click or drag to resize

ContentDialogModel Class

ContentDialogModel
Inheritance Hierarchy

Namespace:  Dynamicweb.Management.Content.Dialogs.Models
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public class ContentDialogModel

The ContentDialogModel type exposes the following members.

Constructors
  NameDescription
Public methodContentDialogModel
Initializes a new instance of the ContentDialogModel class
Top
Properties
  NameDescription
Public propertySelected
Gets or sets the selected.
Public propertySelectedAreaId
Gets or sets the selected area identifier.
Public propertySelectedNodePath
Gets or sets the selected node path.
Public propertyTitle
Gets or sets the title.
Top
See Also