Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.