| Name | Description |
 | AddAttributesToRender | Overridden.
Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers.
|
 | AddedControl | (Inherited from System.Web.UI.Control) |
 | AddParsedSubObject | (Inherited from System.Web.UI.Control) |
 | AddToolsToToolbar |
Populates the common tools toolbar with Editor tools and commands and sets the width of the toolbar.
|
 | BuildProfileTree | (Inherited from System.Web.UI.Control) |
 | ClearChildControlState | (Inherited from System.Web.UI.Control) |
 | ClearChildState | (Inherited from System.Web.UI.Control) |
 | ClearChildViewState | (Inherited from System.Web.UI.Control) |
 | CreateChildControls | Overridden.
Called by the ASP.NET page framework to notify server controls that use composition-based implementations
to create any child controls they contain in preparation for posting back or rendering.
|
 | CreateControlCollection | (Inherited from System.Web.UI.Control) |
 | CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CreateCreateFeaturePanel |
Creates the EditorPanel used by the EditorTask for creating new features.
|
 | CreateEditAttributesPanel |
Creates the EditAttributesPanel used by the EditorTask.
|
 | CreateEditExistingFeaturePanel |
Creates the EditorPanel used by the EditorTask for editing feature geometry.
|
 | CreateEditorPanels |
Creates the child EditorPanel objects.
|
 | CreateToolbars |
Creates the EditorTask's common tools toolbar.
|
 | DataBindChildren | (Inherited from System.Web.UI.Control) |
 | EnsureChildControls | (Inherited from System.Web.UI.Control) |
 | EnsureID | (Inherited from System.Web.UI.Control) |
 | GetDesignModeState | (Inherited from System.Web.UI.Control) |
 | GetDesignModeWarnings |
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.CompositeControl) |
 | HasEvents | (Inherited from System.Web.UI.Control) |
 | IsLiteralContent | (Inherited from System.Web.UI.Control) |
 | LoadControlState | (Inherited from System.Web.UI.Control) |
 | LoadViewState | (Inherited from System.Web.UI.WebControls.WebControl) |
 | MapPathSecure | (Inherited from System.Web.UI.Control) |
 | OnBubbleEvent | (Inherited from System.Web.UI.Control) |
 | OnDataBinding | (Inherited from System.Web.UI.Control) |
 | OnInit |
Raises the Init event.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | OnLayerChanged |
Raises the LayerChanged event.
|
 | OnLoad | Overridden.
Raises the System.Web.UI.Control.Load event.
|
 | OnPreRender | Overridden.
Raises the System.Web.UI.Control.PreRender event.
|
 | OnUnload |
Saves the control's state and raises the Unload event.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | OpenFile | (Inherited from System.Web.UI.Control) |
 | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
 | RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
 | RemovedControl | (Inherited from System.Web.UI.Control) |
 | Render | Overridden.
Renders the control to the specified HTML writer.
|
 | RenderChildren | (Inherited from System.Web.UI.Control) |
 | RenderContents | Overridden.
Render the contents of the control to the specified writer. This method is used primarily by control developers.
|
 | RenderDesignModeWarnings |
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.CompositeControl) |
 | RenderPanels |
Renders the EditorPanels.
|
 | ResolveAdapter | (Inherited from System.Web.UI.Control) |
 | SaveControlState | (Inherited from System.Web.UI.Control) |
 | SaveViewState | Overridden.
Saves any server control view-state changes that have occurred since the time the page was posted back to the server.
|
 | SetDesignModeState | (Inherited from System.Web.UI.Control) |
 | SetLayer |
Sets the current edit Layer
|
 | SetRefreshFlag | SetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | TrackViewState | (Inherited from System.Web.UI.WebControls.WebControl) |