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


In This Topic
    NAjaxCallbackToolDefinition Class Members
    In This Topic

    The following tables list the members exposed by NAjaxCallbackToolDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the raw initial enabled state of the tool. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public PropertyGets / sets the id of the tool. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public PropertyGets / sets a value, indicating whether to filter client side events, based on client side image map hot-testing. When set to true, this property causes the client side events to be forwarded via callback to the server only if the event coordinates are hit-tested to an image map object. If no image map is present, this value is ignored and all events are forwarded to the server.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified Object is equal to the current Object. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public MethodServes as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public MethodGenerates JavaScript that will create a new tool configuration object at the client. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Generates JavaScript that will create a new tool configuration object at the client.  
    Top
    See Also