| 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; }
Public Property Title As String
Get
Set
Property Value
Type:
String
The title.
See Also