SPWeb.OriginalBaseUrl Method
Returns the base URL for the current request.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static string OriginalBaseUrl( HttpRequest r )
Parameters
- r
- Type: System.Web.HttpRequest
A System.Web.HttpRequest object that represents the request.