UrlField.urlBox field
Returns the full URL.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected urlBox As TextBox
'Usage
Dim value As TextBox
value = Me.urlBox
Me.urlBox = value
protected TextBox urlBox
A TextBox that represents the full URL.