ESRI.ArcGIS.ADF.Web.UI.WebControls | |
IWebConfigurator Interface Members | |
See Also Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : IWebConfigurator Interface |
The following tables list the members exposed by IWebConfigurator.
Name | Description | |
---|---|---|
AdditionalControls | Controls that may be available for use in the Web configurator in addition to those on the Page. | |
ControlToConfigure | An instance of the task that the Web configurator is configuring. |
Name | Description | |
---|---|---|
ValidateResources | Ensures that the resources used for the task contain the functionality needed for the task. |
Name | Description | |
---|---|---|
WebConfigurationCanceled | Occurs when the web configuration is canceled, typically when the user clicks the Cancel button in the task configuration dialog. | |
WebConfigurationCompleted | Occurs when the web configuration is complete, typically when the user clicks the OK button in the task configuration dialog. |