Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxTechnologyHelper Class
Fields Methods


In This Topic
    NAjaxTechnologyHelper Class Members
    In This Topic

    The following tables list the members exposed by NAjaxTechnologyHelper.

    Public Fields
     NameDescription
    Public FieldThe lowest value for event priority.  
    Public FieldThe lowest value for event queue length.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Registers a Nevron JavaScript file. For internal use.  
    Public Methodstatic (Shared in Visual Basic)Enumerates all JavaScript files, implementing Nevron AJAX Framework  
    Public Methodstatic (Shared in Visual Basic)Builds the result from the AJAX callback processing.  
    Public Methodstatic (Shared in Visual Basic)At run time, when in Microsoft Callback mode, tests if the browser, from which the current request originates, supports callbacks.  
    Public Methodstatic (Shared in Visual Basic)Parses the client side event data and fires the corresponding server side event of the web control.  
    Public Methodstatic (Shared in Visual Basic)Generates the XHTML and JavaScript, required for a web control to run in AJAX mode on the client browser.  
    Top
    See Also