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

SPSite.ServerRelativeUrl property

Gets the server-relative URL of the root Web site in the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public string ServerRelativeUrl { get; }

Property value

Type: System.String
A string that contains the URL.

The ServerRelativeUrl property contains a forward slash ("/").

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.