![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | Control | Reference to the control whose content or image-source to replace on the client. |
![]() | ControlClientID | 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. |
![]() | ControlType | |
![]() | EventArg | The type of content being sent to the browser: one of "content", "innercontent", "javascript", or "image". |
![]() | Parameters | The content, image source or function to send to the client browser with the callback results. |
![]() | Priority | Priority of the CallbackResult when multiple results are sent back to the client during a single callback. |