Click or drag to resize

FileDialogModelSelected Property

Gets or sets the selected.

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

Property Value

Type: String
The selected.
See Also