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




Specifies how attributes are displayed for a feature layer.

Object Model


Syntax

Visual Basic (Declaration) 
<PersistChildrenAttribute(Persist=False, UsesCustomPersistence=False)>
<ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=True)>
<SerializableAttribute()>
Public Class AttributeDisplayInfo 
Visual Basic (Usage)Copy Code
Dim instance As AttributeDisplayInfo
C# 
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=true)]
[SerializableAttribute()]
public class AttributeDisplayInfo 

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.