0 out of 1 rated this helpful - Rate this topic

SPListItem.Url property

Gets the site-relative URL of the item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public string Url { get; }

Property value

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

If the list has an external data source, this property returns an empty string.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.