ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CallbackResult Class Methods | |
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 | |
---|---|---|
CompareTo | Tests whether two CallbackResult objects have the same Priority and internal identifier. | |
CreateIncludeJavaScript | Overloaded. Includes and parses a javascript resource | |
CreateIncludeStyleSheet | Overloaded. Adds a stylesheet to the page | |
CreateJavaScript | Executes the supplied javascript on the client. | |
CreateSetContent | Overloaded. Sets the OuterHTML property on a DOM Element | |
CreateSetImageSource | Overloaded. Sets the image source on an image. | |
CreateSetInnerContent | Overloaded. Sets the InnerHTML property on a DOM Element | |
ToString | Overridden. Converts the CallbackResult to a string that can be interpreted on the browser client. |