![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Toolbar Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Toolbar Class |
For a list of all members of this type, see Toolbar members.
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() ![]() | FindToolbarGroupsBuddiedTo | Static method that gets the names of toolbar groups that are buddied to the control specified. |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetBuddyControlType | Overridden. Returns the type of control (either a Map or PageLayout) that the Toolbar has been buddied with. This method returns the same value as the BuddyControlType property. This method was added to support frameworks that might not necessarily have a Map and a PageLayout that can be buddied. |
![]() | GetCallbackResult | Overridden. Returns the results of the client callback. |
![]() | GetHtmlContents | Returns the HTML contents of the Toc div tag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | GetSupportedBuddyControlTypes | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | LoadPostData | Gets the current tool from the page for postbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | RaisePostBackEvent | Overridden. Handles postbacks. Raises events based on the passed-in event argument. Calls the commandclick event. |
![]() | RaisePostDataChangedEvent | Not used. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) |
![]() | Refresh | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Top