'DeclarationProtected Function RegisterImageHttpHandlerIIS7( _ ByVal action As System.Web.Configuration.HttpHandlerAction _ ) As System.Boolean
'UsageDim instance As NClientServerTechnology Dim action As System.Web.Configuration.HttpHandlerAction Dim value As System.Boolean value = instance.RegisterImageHttpHandlerIIS7(action)
protected System.bool RegisterImageHttpHandlerIIS7( System.Web.Configuration.HttpHandlerAction action )
Parameters
- action