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.
Gets or sets the relative path of the URL of the site for the request.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property WebUrl As String
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.WebUrl
instance.WebUrl = value
public string WebUrl { get; set; }
Property Value
Type: System.String
The relative path of the URL of the site for the request.