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




Specifies how attributes are displayed.

Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeDisplay

See Also

© 2010 All Rights Reserved.