ESRI.ArcGIS.ADF.Web.UI.WebControls
WebConfiguratorAttribute Constructor(Type)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebConfiguratorAttribute Class > WebConfiguratorAttribute Constructor : WebConfiguratorAttribute Constructor(Type)




webConfiguratorType
The Type of Web configurator used to configure a task in Manager.
Creates a new instance of WebConfiguratorAttribute.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal webConfiguratorType As Type _
)
Visual Basic (Usage)Copy Code
Dim webConfiguratorType As Type
 
Dim instance As WebConfiguratorAttribute(webConfiguratorType)
C# 
public WebConfiguratorAttribute( 
   Type webConfiguratorType
)

Parameters

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

See Also

© 2010 All Rights Reserved.