ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorTask Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorTask Class




For a list of all members of this type, see EditorTask members.

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyAppearance (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
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 MethodExecuteTaskOverridden.  Execute task.  
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResult (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetGISResourceItemDependenciesOverridden.  Get resource dependencies.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetScriptReferences (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetSupportedBuddyControlTypes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodHideFloatingPanel (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodOnExecuteTask (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodRaiseCallbackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRaisePostBackEvent (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefreshOverridden.  Refreshes the contents of this control to its CallbackResultCollection.  
public MethodRefreshChildControls (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTagOverridden.  Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers.  
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
public MethodShow (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
public MethodShowFloatingPanel (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
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 MethodCreateChildControlsOverridden.  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.  
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodCreateEditor Creates the Editor used by the EditorTask.  
protected MethodCreateSettingsPanel Creates the EditorSettingsPanel used by the EditorTask.  
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodDisplayResults (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
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 (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
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 MethodOnCollapse (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnExpand (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnHide (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnInit (Inherited from System.Web.UI.Control)
protected MethodOnLoadOverridden.  Raises the System.Web.UI.Control.Load event.  
protected MethodOnPreRender (Inherited from System.Web.UI.Control)
protected MethodOnRenderContents (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnShow (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
protected MethodRender (Inherited from System.Web.UI.Control)
protected MethodRenderBeginFrame (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderChildrenOverridden.  Outputs the content of a server control's children to a provided HtmlTextWriter object, which writes the content to be rendered on the client.  
protected MethodRenderContents (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodRenderDesignModeWarnings (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodRenderDesignTimeHtml (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
protected MethodRenderDockButton (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderEndFrame (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderExpandCollapseButton (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderHiddenFields (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodRenderTitleCellButtons (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewState (Inherited from System.Web.UI.Control)
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodStartTaskActivityIndicator (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.