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