FileUltimateWebConfigurationFileManagerHandlerPath Property
Gets or sets a value that specifies the application-relative handler path for
FileManagerHandler.
The default is "filemanager.ashx".
It is not recommended to change it unless you have a conflict in your web application.
This property will be effective only if it is changed before web application starts.
Namespace: GleamTech.FileUltimate.AspNetAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.3.0
public string FileManagerHandlerPath { get; set; }
Public Property FileManagerHandlerPath As String
Get
Set
Property Value
String