ESRI.ArcGIS.ADF.ArcGISServer.Editor
AttributeDisplay Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : AttributeDisplay Class




Specifies how attributes are displayed.

Object Model

AttributeDisplay Class

Syntax

Visual Basic (Declaration) 
<PersistChildrenAttribute(Persist=False, UsesCustomPersistence=False)>
<TypeConverterAttribute("ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design.AttributeDisplayConverter, ESRI.ArcGIS.ADF.ArcGISServer.Editor, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")>
<ParseChildrenAttribute(True)>
<SerializableAttribute()>
Public Class AttributeDisplay 
Visual Basic (Usage)Copy Code
Dim instance As AttributeDisplay
C# 
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[TypeConverterAttribute("ESRI.ArcGIS.ADF.ArcGISServer.Editor.Design.AttributeDisplayConverter, ESRI.ArcGIS.ADF.ArcGISServer.Editor, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")]
[ParseChildrenAttribute(true)]
[SerializableAttribute()]
public class AttributeDisplay 

Requirements

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

See Also

© 2011 All Rights Reserved.