![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
EditAttributesTitle Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorTask Class : EditAttributesTitle Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Editing Panels")> <ResDescriptionAttribute("The title bar text of the editor panel used for editing the attributes of features.")> <BrowsableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> <DefaultValueAttribute()> Public Property EditAttributesTitle As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EditorTask Dim value As String instance.EditAttributesTitle = value value = instance.EditAttributesTitle |
C# | |
---|---|
[ResCategoryAttribute("Editing Panels")] [ResDescriptionAttribute("The title bar text of the editor panel used for editing the attributes of features.")] [BrowsableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] [DefaultValueAttribute()] public string EditAttributesTitle {get; set;} |
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