Nevron .NET Vision
Nevron.Diagram.WebForm Namespace / NDiagramAjaxTechnology Class
Members


In This Topic
    NDiagramAjaxTechnology Class
    In This Topic
    Provides the AJAX client-server communication functionality (HMTL rendering and event handling) for the Nevron Diagram web control.
    Object Model
    NDiagramAjaxTechnology Class
    Syntax
    'Declaration
     
    
    Public Class NDiagramAjaxTechnology 
       Inherits NDiagramClientServerTechnology
    'Usage
     
    
    Dim instance As NDiagramAjaxTechnology
    public class NDiagramAjaxTechnology : NDiagramClientServerTechnology 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NClientServerTechnology
          Nevron.Diagram.WebForm.NDiagramClientServerTechnology
             Nevron.Diagram.WebForm.NDiagramAjaxTechnology

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also