Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxXmlTransport Class
Members


In This Topic
    NAjaxXmlTransport Class
    In This Topic
    Represents a collection of structured XML data represented by the NAjaxXmlDataSection class. Provides serialization and deserialization capabilities.
    Object Model
    NAjaxXmlTransport Class
    Syntax
    'Declaration
     
    
    Public Class NAjaxXmlTransport 
    'Usage
     
    
    Dim instance As NAjaxXmlTransport
    public class NAjaxXmlTransport 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NAjaxXmlTransport

    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