Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.MapWebURLToVirtualServerURL Method

Windows SharePoint Services 3
Returns the absolute Universal Resource Locator (URL) for the virtual server that contains the specified site.

Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public static string MapWebURLToVirtualServerURL (
	SPWeb web,
	string url
)

Parameters

web

A Microsoft.SharePoint.SPWeb object that represents the site.

url

A string that contains the absolute URL for the site.

Return Value

A string that contains the absolute URL for the virtual server.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.