ESRI.ArcGIS.ADF.Web.UI.WebControls | |
RenderUtility Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace : RenderUtility Class |
For a list of all members of this type, see RenderUtility members.
Name | Description | |
---|---|---|
AddFontStyleAttributes | ||
AddToHiddenFieldsList | Adds to a list of hidden field names held in session. Call in the prerender phase. | |
ConstructHtml | Gets the HTML rendering for the control | |
GetActualBorderWidth | The actual border width of the control | |
GetAdjustedImageHeight | Gets the adjusted image height | |
GetAdjustedImageWidth | Gets the adjusted image width | |
GetDragBoxScript | Gets the script lines required to add a drag box to the form | |
GetFormIDScript | ||
GetFormName | ||
GetPosition | The position of the control | |
GetScriptTag | Returns the script tag with the passed in script content | |
RegisterHiddenField | ||
RegisterHiddenFieldsList | Registers the list of hidden field names created with calls to AddToHiddenFieldsList in a hidden field. Must be called in the Render phase. | |
RenderHtmlAttribute | Renders an html attribute to the writer | |
RenderScripts | Render scripts to page | |
ResizeControl |