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




Gets the caption for the URL.

Syntax

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

See Also

© 2010 All Rights Reserved.