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.

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public Methodstatic (Shared in Visual Basic)FindToolbarGroupsBuddiedTo Static method that gets the names of toolbar groups that are buddied to the control specified.  
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetBuddyControlTypeOverridden.  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.  
public MethodGetCallbackResultOverridden. Returns the results of the client callback.  
public MethodGetHtmlContents Returns the HTML contents of the Toc div tag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodGetScriptReferences 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)
public MethodGetSupportedBuddyControlTypes The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.  
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodLoadPostData Gets the current tool from the page for postbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRaiseCallbackEvent 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)
public MethodRaisePostBackEventOverridden.  Handles postbacks. Raises events based on the passed-in event argument. Calls the commandclick event.  
public MethodRaisePostDataChangedEvent Not used. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarnings Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewState (Inherited from System.Web.UI.Control)
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnCommandClick Raises the CommandClick event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnDropDownBoxIndexChange Raises the SelectIndexChange event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
protected MethodOnInitOverridden.  OnInit.  
protected MethodOnLoadOverridden.  Sets up the current tool as the current tool item of the buddy controls. Fires the Initialize events on toolbar items supporting IToolbarItemSetup  
protected MethodOnPreRenderOverridden.   
protected MethodOnUnloadOverridden.  Tear down toolbar items supporting IToolbarItemSetup  
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRender (Inherited from System.Web.UI.Control)
protected MethodRenderContents (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodRenderDesignModeWarnings If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewStateOverridden.  Saves view state  
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.