ESRI.ArcGIS.ADF.ArcGISServer.Editor
DefaultTitle Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > CreateFeaturePanel Class : DefaultTitle Property




The default title of this EditorPanel.

Syntax

Visual Basic (Declaration) 
Protected Overridable ReadOnly Property DefaultTitle As String
Visual Basic (Usage)Copy Code
Dim instance As CreateFeaturePanel
Dim value As String
 
value = instance.DefaultTitle
C# 
protected virtual string DefaultTitle {get;}

See Also

© 2010 All Rights Reserved.