Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NCallbackCommand Class
Properties Methods


In This Topic
    NCallbackCommand Class Members
    In This Topic

    The following tables list the members exposed by NCallbackCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a Hashtable object containing all command arguments with argument string name set as key and argument string value set as value.  
    Public PropertyGets the name of the command.  
    Top
    Public Methods
     NameDescription
    Public MethodInitializes this instance of the NCallbackCommand class from a NAjaxXmlTransport object.  
    Public MethodInitializes this instance of the NCallbackCommand class from a formatted string.  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)Parses a formatted text, containing command arguments.  
    Top
    See Also