Show / Hide Table of Contents

Constructor FeatureForm

FeatureForm(ArcGISFeature)

Initializes a new instance of the FeatureForm class that describes the user interface for editing the specified feature.

Declaration
public FeatureForm(ArcGISFeature feature)
Parameters
Type Name Description
ArcGISFeature feature

The ArcGISFeature to display in the form.

Remarks

If the feature's FeatureLayer, ArcGISFeatureTable, or the SubtypeSublayer specific to the feature's FeatureSubtype has been authored with a FeatureFormDefinition, then this authored FeatureFormDefinition will be used to create the FeatureForm. If a FeatureFormDefinition is not found, a default definition is generated and used to create the FeatureForm.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 300.0
.NET Windows200.6 - 300.0
.NET Android200.6 - 300.0
.NET iOS200.6 - 300.0
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.