ESRI.ArcGIS.ADF.Web.UI.WebControls
CallbackResult Class Properties
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CallbackResult Class




For a list of all members of this type, see CallbackResult members.

Public Properties

 NameDescription
Public PropertyControl Reference to the control whose content or image-source to replace on the client.  
Public PropertyControlClientID Client ID of the control or page element that will receive the HTML content or image src attribute. May be null if content is JavaScript.  
Public PropertyControlType  
Public PropertyEventArg The type of content being sent to the browser: one of "content", "innercontent", "javascript", or "image".  
Public PropertyParameters The content, image source or function to send to the client browser with the callback results.  
Public PropertyPriority Priority of the CallbackResult when multiple results are sent back to the client during a single callback.  
Top

Protected Properties

 NameDescription
Protected PropertyID ID of the control.  
Top

See Also

© 2010 All Rights Reserved.