ImageUltimateWebConfigurationImageHandlerPath Property
Gets or sets a value that specifies the application-relative handler path for
ImageHandler.
The default is "image.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.ImageUltimate.AspNetAssembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.2.0
public string ImageHandlerPath { get; set; }
Public Property ImageHandlerPath As String
Get
Set
Property Value
String