| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| ActivityIndicatorImage |
URL of the image to display in the FloatingPanelTask while a task is executing.
The image is only displayed for tasks that have ActivityIndicatorLocation
set to InTaskTitleBar.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| ActivityIndicatorLocation |
The location of an animated image that is displayed while the task is executing.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| AttributeDisplay |
How attributes are displayed while editing.
|
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| AutoHide |
Gets or sets a value that indicates whether the panel will be hidden unless the
user moves the cursor inside the panel.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| CallbackFunctionString |
Gets the callbackfunction string for this control instance.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
| CallbackResults |
A collection of CallbackResult objects for passing information from the server to
the client during a callback.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
| ClientID | (Inherited from System.Web.UI.Control) |
| CloseButton |
Whether the panel will display a Close button, which allows the user to close the
panel.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| ConflictLevel |
How conflicts are defined. Either when a second user edits the same feature (Row), or only when editing the same attributes of a feature (Column).
|
| ConflictResolution |
Whether conflicting features are replaced by their representations in the target version or the current edit session.
|
| Controls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| CreateNewFeatureTitle |
The title bar text of the editor panel used for creating new features.
|
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Docked |
Gets or sets the value indicating whether the panel will be an immediate child of
the html document's body or whether it is docked in its parent.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| DockingContainerElementID | Gets or sets the ID of the container that will be used to dock the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| Draggable | Whether the user may drag the panel around the Web page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| EditableLayers |
A list of the layer IDs for all layers that will be editable by the editor.
|
| EditAttributesTitle |
The title bar text of the editor panel used for editing the attributes of features.
|
| EditExistingFeatureTitle |
The title bar text of the editor panel used for editing the geometry of existing features.
|
| Editor |
The Editor used by this EditorTask.
|
| EditorSettingsTitle |
The title bar text of the floating panel used for displaying and changing editor settings.
|
| EnableChangeSettings |
Indicates if the editor settings exposed on the settings panel are configurable at run-time.
If false, the settings panel is displayed with read-only settings.
|
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableEditAttributes |
Indicates if the editor task allows feature attributes to be edited.
|
| EnableEditExistingFeature |
Indicates if the editor task allows feature geometries to be edited.
|
| EnableNewFeatureCreation |
Indicates if the editor task allows new features to be created.
|
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| ExpandCollapseButton | Whether the panel will have expand and collapse buttons. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| Expanded |
Gets or sets a value indicating whether the panel will be expanded on startup. If
False, the panel will be collapsed.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| FeatureHighlightColor | Overridden.
The color to use for highlighting the feature selected for attribute editing.
|
| FeatureSelectionColor |
The color to use for highlighting selected features.
|
| FeatureSelectionMode |
If true, features intersecting the selection area will have their selection state toggled.
If false, only features intersecting the selection area will be selected.
|
| Font | (Inherited from System.Web.UI.WebControls.WebControl) |
| ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| GroupResultsByTable |
Whether the results of this task will have the results grouped by layers, or if
false, display directly under the top-level result node.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HeightResizable | Whether the user can resize the panel's height. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| HelpUrl |
The url to the help file displayed by the help button
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| HideOnSubmit |
Property redefined here to hide base class definition since this is not relevant to this task.
|
| ID | (Inherited from System.Web.UI.Control) |
| Input |
Provides a location to store user inputs to the task in a persistent
manner.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| IsAsync |
Returns true if this control is in a partial postback or a callback.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
| KeepInForm |
Get or sets whether the ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel will be kept inside the form element.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| Map |
The Map Control displaying the map being edited.
|
| MapResource |
The map resource to be edited.
|
| NamingContainer | (Inherited from System.Web.UI.Control) |
| NavigationPath |
The path to use when displaying the name of the task in a hierarchical navigation
control that is buddied to the containing TaskManager control.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| NotifyOnConflicts |
Whether to display a notification message when conflicts are detected and resolved whle saving edits.
|
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| Resource |
The name of the map resource being edited.
|
| Results |
Object to store results of the task, which are passed back to the client during
the callback.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| SelectionLimit |
The maximum number of features that can be selected per application of the select features tool.
Multiple executions of the select features tool are cumulative.
|
| SelectionTolerance |
The distance, in pixels, when clicking to select features or vertices, that the cursor can be from
an object and still be selected.
|
| ShowDockButton |
Gets or sets a value indicating whether the panel is able to be docked and
undocked from its container.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| ShowDockedContextMenu |
Whether a context menu is shown when the panel is docked and the user
right-clicks on the title bar.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| ShowFeatureHighlight |
Indicates if the feature whose attributes are shown in the attribute editor panel should be highlighted.
|
| ShowFieldAttributes |
Whether the results of this task will have the field attributes.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| ShowHelp |
Whether to show the help button
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| ShowLegend |
If true, displays a legend for a graphics layer in the task results control.
Legend is only available if GroupByTable is True.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| ShowSnapCircle |
Indicates if a cirle indicating the effective snapping region should be displayed when a tool that uses snapping is active.
|
| ShowUrl |
Returns a string with a client-side command to display the task on the
client.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Snapping |
The snapping rules to use while editing.
|
| SnapTipColor |
The color to use for the snap tip location marker displayed when a snap enabled tool is active and the 's' key is pressed.
|
| SnapTolerance |
The maximum distance in pixels for which snapping rules will be effective.
|
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TaskActivityIndicatorText |
The text displayed in the TaskResults buddied to the task when the task begins
its execution on the server.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| TaskResultsContainers |
The collection of task result containers that will receive and display the
results of the task.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Title |
The title bar text of the editor task.
|
| TitleBarBackgroundImage | Gets or sets the URL of an image to displayed on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| TitleBarColor |
Gets or sets the color used to render the Title Bar.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| TitleBarCssClass |
Gets or sets the CSS Class to be used by the Title Bar.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| TitleBarForeColor |
Gets or sets the foreground color (typically the color of the text) of the Web
server control.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| TitleBarHeight |
Gets or sets the value indicating the height of the Title Bar.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| TitleBarSeparatorLine |
Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| Transparency |
The percentage of transparency of the control on the page when being dragged,
from 0 to 100.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| UseDefaultWebResources |
The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library.
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
| VersionIDs |
A list of all of the versions that will be editable by the editor.
If the editable layers are non-versioned, then this property is ignored.
|
| VertexColor |
The color to use for displaying vertices.
|
| Visible |
Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.)
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
| WebResourceLocation |
The location of the web resources for use by the ADF Web Controls if the default Web resources are not used."
(Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| WidthResizable | Whether the user can resize the panel's width. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |