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


In This Topic
    NAjaxToolList Class
    In This Topic
    List of server side AJAX tools that is used to create and configure tools at the client side.
    Object Model
    NAjaxToolList Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    <System.SerializableAttribute()>
    Public Class NAjaxToolList 
    'Usage
     
    
    Dim instance As NAjaxToolList
    [System.Reflection.DefaultMember("Item")]
    [System.Serializable()]
    public class NAjaxToolList 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NAjaxToolList

    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