ESRI.ArcGIS.ADF.Web.UI.WebControls
Toolbar Class Methods
See Also 
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 ToolbarBase)
Public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from WebControl)
Public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from WebControl)
Public MethodGetSupportedBuddyControlTypes The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.  
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodLoadPostData Gets the current tool from the page for postbacks. (Inherited from 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 WebControl)
Public MethodRaisePostBackEventOverridden.  Handles postbacks. Raises events based on the passed-in event argument. Calls the commandclick event.  
Public MethodRaisePostDataChangedEvent Not used. (Inherited from ToolbarBase)
Public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from WebControl)
Public MethodRenderBeginTag RenderBeginTag. (Inherited from ToolbarBase)
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 The UniqueID of this control is set as its name here. (Inherited from ToolbarBase)
Protected MethodAddedControl (Inherited from System.Web.UI.Control)
Protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
Protected MethodBuildProfileTree (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 MethodCreateChildControls (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 MethodGetCurrentToolForGroup The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. (Inherited from ToolbarBase)
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarnings Determines if there are errors at design time and if so, adds appropriate messages to the warnings list so they may be reported by the base class. (Inherited from ToolbarBase)
Protected MethodHasEvents (Inherited from System.Web.UI.Control)
Protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
Protected MethodLoadControlState (Inherited from System.Web.UI.Control)
Protected MethodLoadViewState Overridden to handle ToolItems view state. (Inherited from ToolbarBase)
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnCommandClick Raises the CommandClick event. (Inherited from ToolbarBase)
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnDropDownBoxIndexChange Raises the SelectIndexChange event. (Inherited from 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 MethodOpenFile (Inherited from System.Web.UI.Control)
Protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodRemovedControl (Inherited from System.Web.UI.Control)
Protected MethodRender Renders the control. (Inherited from WebControl)
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContents Renders the contents of the toolbar to the writer. (Inherited from ToolbarBase)
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 WebControl)
Protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
Protected MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewStateOverridden.  Saves view state  
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewState Overridden to handle ToolItems viewstate. (Inherited from ToolbarBase)
Top

See Also

© 2010 All Rights Reserved.