'Declaration
Protected Function RegisterImageHttpHandler( _ ByVal Action As System.Web.Configuration.HttpHandlerAction _ ) As System.Boolean
'Usage
Dim instance As NClientServerTechnology Dim Action As System.Web.Configuration.HttpHandlerAction Dim value As System.Boolean value = instance.RegisterImageHttpHandler(Action)
protected System.bool RegisterImageHttpHandler( System.Web.Configuration.HttpHandlerAction Action )
Parameters
- Action