ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Initialize Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > FieldsEditor Class : Initialize Method |
- fields
- The field collection to use in the control.
Visual Basic (Declaration) | |
---|---|
Public Sub Initialize( _ ByVal fields As FieldInfoCollection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Initialize( FieldInfoCollection fields ) |
Parameters
- fields
- The field collection to use in the control.