ESRI.ArcGIS.ADF.Web.UI.WebControls
WebConfiguratorType Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebConfiguratorAttribute Class : WebConfiguratorType Property




The Type of Web configurator used to configure a task in Manager.

Syntax

Visual Basic (Declaration) 
Public Property WebConfiguratorType As Type
Visual Basic (Usage)Copy Code
Dim instance As WebConfiguratorAttribute
Dim value As Type
 
instance.WebConfiguratorType = value
 
value = instance.WebConfiguratorType
C# 
public Type WebConfiguratorType {get; set;}

See Also

© 2010 All Rights Reserved.