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