ESRI.ArcGIS.ADF.Web.UI.WebControls
Caption Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > ObjectUrlEditor Class : Caption Property




Gets the caption for the URL.

Syntax

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

See Also

© 2010 All Rights Reserved.