UrlField.urlBox field

Returns the full URL.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected urlBox As TextBox
'Usage
Dim value As TextBox

value = Me.urlBox

Me.urlBox = value
protected TextBox urlBox

Remarks

A TextBox that represents the full URL.

See also

Reference

UrlField class

UrlField members

Microsoft.SharePoint.WebControls namespace