Click or drag to resize

FileDialogModelFolder Property

Gets or sets the folder.

Namespace:  Dynamicweb.Management.Files.Dialogs.Models
Assembly:  Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax
public string Folder { get; set; }

Property Value

Type: String
The folder.
See Also