ESRI.ArcGIS.ADF.Web.UI.WebControls
IWebConfiguratorValidation Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : IWebConfiguratorValidation Interface




Specifies the functionality required for a task configurator to communicate configuration status to ArcGIS Server Manager or ArcIMS Manager.

Syntax

Visual Basic (Declaration) 
Public Interface IWebConfiguratorValidation 
Visual Basic (Usage)Copy Code
Dim instance As IWebConfiguratorValidation
C# 
public interface IWebConfiguratorValidation 

Remarks

To ensure a task is properly configured and all required fields have been assigned proper values a web configurator class that implements this interface must be created and associated with the task.

See Also

© 2010 All Rights Reserved.