| ContentDialogModelTitle Property |
Gets or sets the title.
Namespace:
Dynamicweb.Management.Content.Dialogs.Models
Assembly:
Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax public string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
String
The title.
See Also