Click or drag to resize

EditableListDialog Property

Gets or sets the caption for the edit dialog.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
public EditableListDialog Dialog { get; set; }

Property Value

Type: EditableListDialog
A System.String value that specifies the text displayed within the edit dialog's header.

Return Value

Type: EditableListDialog
Remarks