Click or drag to resize

SettingsDialogModelTitle Property

Gets or sets the title.

Namespace:  Dynamicweb.Management.Settings.Dialogs.Models
Assembly:  Dynamicweb.Management.Settings (in Dynamicweb.Management.Settings.dll) Version: 2.3.35
Syntax
public string Title { get; set; }

Property Value

Type: String
The title.
See Also