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