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


In This Topic
    NAjaxCallbackToolDefinition Class
    In This Topic
    A base class for all server side AJAX callback tools, which represent the configuration of client side JavaScript tools.
    Object Model
    NAjaxCallbackToolDefinition Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NAjaxCallbackToolDefinition 
       Inherits NAjaxToolDefinition
    'Usage
     
    
    Dim instance As NAjaxCallbackToolDefinition
    [System.Serializable()]
    public class NAjaxCallbackToolDefinition : NAjaxToolDefinition 
    Inheritance Hierarchy
    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