ESRI.ArcGIS.ADF.Web
handlerPageName Field
See Also 
ESRI.ArcGIS.ADF.Web Namespace > ADFResourceHandler Class : handlerPageName Field




The ASHX page name that will cause requests to get routed to this handler.

Syntax

Visual Basic (Declaration) 
Public Shared handlerPageName As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = ADFResourceHandler.handlerPageName
 
ADFResourceHandler.handlerPageName = value
C# 
public static string handlerPageName

See Also

© 2010 All Rights Reserved.