FileManagerChooser Property
Gets or sets a value that specifies whether the component should be displayed as a file/folder chooser.
Default is false.
In chooser mode, "Choose" and "Cancel" buttons will be displayed at the bottom of the component
and double-clicking on a item of allowed type will choose that item instead of doing the default
action (download/explore).
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public bool Chooser { get; set; }
Public Property Chooser As Boolean
Get
Set
Property Value
Boolean