SPAlternateUrl.Lookup Method
Returns the SPAlternateUrl object in the farm whose incoming URL matches the specified URI parameter.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Parameters
- uri
- Type: System.Uri
A System.Uri object that represents the incoming URL of the SPAlternateUrl object to return.
Return Value
Type: Microsoft.SharePoint.Administration.SPAlternateUrlAn SPAlternateUrl object representing the alternate URL.