Version

CallbackObject class Members

The following tables list the members exposed by CallbackObject.

Public Constructors
 NameDescription
Public ConstructorCallbackObject Constructor  
Public Methods
 NameDescription
Public MethodcreateCallbackObjectCreates a child CallbackObject of the current CallbackObject  
Public Methoddisposefor internal use only  
Public MethodgetClientContextReturns the JSON object that will be used to pass infomration to the ResponseComplete event of the Callback.  
Public MethodgetIdReturns the id of the control that is attached to the callback.  
Public MethodgetServerContextReturns the JSON object that will be used to pass infomration to the server about the specific Callback  
Public MethodsetResponseComplete  
See Also