FileManagerInitialFolder Property
Gets or sets the folder that should be selected and displayed initially.
Default is "first".
The value can be shortcuts like "first", "last" or the full path of the folder specified in format "[RootFolderName]:\Some\Folder".
When set to null or empty string, no folder will be selected and displayed initially.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public string InitialFolder { get; set; }
Public Property InitialFolder As String
Get
Set
Property Value
String