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