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




Specifies how a single attribute is displayed.

Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.