Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / INHttpHandlerCallback Interface
Methods

In This Topic
    INHttpHandlerCallback Interface Members
    In This Topic

    The following tables list the members exposed by INHttpHandlerCallback.

    Public Methods
     NameDescription
     MethodHandles the click HTTP handler command.  
     MethodHandles a custom HTTP handler command.  
     MethodHandles the double click HTTP handler command.  
     MethodHandles the mouse down HTTP handler command.  
     MethodHandles the mouse move HTTP handler command.  
     MethodHandles the mouse out HTTP handler command.  
     MethodHandles the mouse over HTTP handler command.  
     MethodHandles the mouse up HTTP handler command.  
     MethodHandles the refresh and auto refresh HTTP handler commands.  
     MethodOccurs when Nevron AJAX Framework has processed an instant callback.  
     MethodOccurs when Nevron AJAX Framework is about to process an instant callback.  
    Top
    See Also