|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| AttributeDisplayInfo Constructor(Int32,AttributeDisplayMode) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayInfo Class > AttributeDisplayInfo Constructor : AttributeDisplayInfo Constructor(Int32,AttributeDisplayMode) |
- layerID
- The ID of the layer.
- displayMode
- The default AttributeDisplayMode for attributes.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal layerID As Integer, _ ByVal displayMode As AttributeDisplayMode _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim layerID As Integer Dim displayMode As AttributeDisplayMode Dim instance As New AttributeDisplayInfo(layerID, displayMode) | |
| C# | |
|---|---|
public AttributeDisplayInfo( int layerID, AttributeDisplayMode displayMode ) | |
Parameters
- layerID
- The ID of the layer.
- displayMode
- The default AttributeDisplayMode for attributes.
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