ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorToolbar Class Methods
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : EditorToolbar Class




For a list of all members of this type, see EditorToolbar 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 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. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
Public MethodGetCallbackResultReturns the results of the client callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
Public MethodGetHtmlContents Returns the HTML contents of the Toc div tag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
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. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
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 MethodRaisePostBackEvent Handles postbacks. Raises events based on the passed-in event argument. Calls the commandclick event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
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 RenderBeginTag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 ESRI.ArcGIS.ADF.Web.UI.WebControls.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 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 MethodOnInit OnInit. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
Protected MethodOnLoad Sets up the current tool as the current tool item of the buddy controls. Fires the Initialize events on toolbar items supporting IToolbarItemSetup (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
Protected MethodOnPreRenderOverridden.  Raises the System.Web.UI.Control.PreRender event.  
Protected MethodOnUnload Tear down toolbar items supporting IToolbarItemSetup (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
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 ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl)
Protected MethodRenderChildren (Inherited from System.Web.UI.Control)
Protected MethodRenderContentsOverridden.  Render the contents of the control to the specified writer. This method is used primarily by control developers.  
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 MethodSaveControlState (Inherited from System.Web.UI.Control)
Protected MethodSaveViewState Saves view state (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar)
Protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
Protected MethodTrackViewState Overridden to handle ToolItems viewstate. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase)
Top

See Also

© 2010 All Rights Reserved.