ESRI.ArcGIS.ADF.ArcGISServer.Editor
EditorTask Class Events
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorTask Class




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

Public Events

 NameDescription
Public EventContentsRendered Occurs when the panel is rendered during the server-side rendering process. Does not occur on callbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventEditorPanelsCreated The event raised when the child EditorPanels are created.  
Public EventExecuteEvent that is raised when the task has executed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask)
Public EventHide Occurs when the panel is hidden, when the user clicks the the Close button or the panel is hidden by code. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPanelCollapsed Occurs when the panel is collapsed, e.g., when the user clicks the Collapse button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public EventPanelExpanded Occurs when the panel is expanded, e.g., when the user clicks the Expand button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public EventPostAttributeEdit The event raised after a feature's attribute has been edited.  
Public EventPostCommandExecute The event raised after an EditorCommand's server action executes.  
Public EventPostToolExecute The event raised after an EditorTool's server action executes.  
Public EventPreAttributeEdit The event raised prior to editing a feature attribute.  
Public EventPreCommandExecute The event raised prior to an EditorCommand's server action execution.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventPreToolExecute The event raised prior to an EditorTool's server action execution.  
Public EventSettingsPanelsCreated The event raised when the SettingsPanel child EditorPanels are created.  
Public EventSetVersion The event raised when an edit version is selected.  
Public EventShownOccurs when the panel is displayed within the page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel)
Public EventToolsCreated The event raised when an Editor toolbar is populated with Editor tools and commands.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.