Click or drag to resize

EditableListDialog Class

Represent EditableList control's edit dialog settings.
Inheritance Hierarchy
SystemObject
  Dynamicweb.ControlsEditableListDialog

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class EditableListDialog

The EditableListDialog type exposes the following members.

Constructors
  NameDescription
Public methodEditableListDialog
Initializes a new instance of the EditableListDialog class.
Public methodEditableListDialog(String)
Initializes a new instance of the EditableListDialog class with specified caption.
Top
Properties
  NameDescription
Public propertyCaption
Gets or sets the caption for the dialog's header.
Public propertyLayout
Public propertyWidth
Width of the dialog.
Top
Remarks