ESRI.ArcGIS.ADF.Web.UI.WebControls
ToolbarBase Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ToolbarBase Class




For a list of all members of this type, see ToolbarBase 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 MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetBuddyControlType The method supports the .NET ADF infrastructure and is not intended to be used directly from your code.  
Public MethodGetCallbackResult Handles processing of the callback request and returns the result to the client. (Inherited from WebControl)
Public MethodGetHtmlContents Returns the HTML contents of the Toc div tag.  
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 MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodLoadPostData Gets the current tool from the page for postbacks.  
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 MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from WebControl)
Public MethodRaisePostDataChangedEvent Not used.  
Public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from WebControl)
Public MethodRenderBeginTagOverridden.  RenderBeginTag.  
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 MethodAddAttributesToRenderOverridden.  The UniqueID of this control is set as its name here.  
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.  
Protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodGetDesignModeWarningsOverridden.  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.  
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 MethodLoadViewStateOverridden.  Overridden to handle ToolItems view state.  
Protected MethodMapPathSecure (Inherited from System.Web.UI.Control)
Protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
Protected MethodOnCommandClick Raises the CommandClick event.  
Protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
Protected MethodOnDropDownBoxIndexChange Raises the SelectIndexChange event.  
Protected MethodOnInitOverridden.  Occurs when the server control is initialized, which is the first step in the its lifecycle.  
Protected MethodOnLoadOverridden.  Raises the Load event.  
Protected MethodOnPreRender Raises the PreRender event. (Inherited from WebControl)
Protected MethodOnUnload Saves the control's state and raises the Unload event. (Inherited from WebControl)
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 MethodRenderContentsOverridden.  Renders the contents of the toolbar to the writer.  
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.  Overridden to handle ToolItems view state.  
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewStateOverridden.  Overridden to handle ToolItems viewstate.  
Top

See Also

© 2010 All Rights Reserved.