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


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

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

    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