UrlField.urlBox Field

Returns the full URL.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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