This topic has not yet been rated - Rate this topic

SPSite.MakeFullUrl method

Returns the full URL for the specified server-relative URL.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public string MakeFullUrl(
	string strUrl
)

Parameters

strUrl
Type: System.String
A string that specifies the server-relative URL.

Return value

Type: System.String
A string that contains the full URL.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.