ESRI.ArcGIS.ADF.Web.UI.WebControls
ShowUrl Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITask Interface : ShowUrl Property




Returns a string with a client-side command to display the task on the client.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ShowUrl As String
Visual Basic (Usage)Copy Code
Dim instance As ITask
Dim value As String
 
value = instance.ShowUrl
C# 
string ShowUrl {get;}

See Also

© 2010 All Rights Reserved.