![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
AttributeDisplayOverride Constructor(String,AttributeDisplayMode) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayOverride Class > AttributeDisplayOverride Constructor : AttributeDisplayOverride Constructor(String,AttributeDisplayMode) |
- fieldName
- The field name of the attribute.
- displayMode
- The AttributeDisplayMode of the attribute.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal fieldName As String, _ ByVal displayMode As AttributeDisplayMode _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim fieldName As String Dim displayMode As AttributeDisplayMode Dim instance As New AttributeDisplayOverride(fieldName, displayMode) |
C# | |
---|---|
public AttributeDisplayOverride( string fieldName, AttributeDisplayMode displayMode ) |
Parameters
- fieldName
- The field name of the attribute.
- displayMode
- The AttributeDisplayMode of the attribute.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family