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


In This Topic
    NCallbackCommand Class
    In This Topic
    Represents a callback command to be sent to the server by the AJAX callback object, which is located at the client web-browser.
    Object Model
    NCallbackCommand Class
    Syntax
    'Declaration
     
    
    Public Class NCallbackCommand 
    'Usage
     
    
    Dim instance As NCallbackCommand
    public class NCallbackCommand 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NCallbackCommand

    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