This topic has not yet been rated - Rate this topic

DataFormWebPart.ListUrl Property

SharePoint 2010

Gets or sets the URL for the list.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public string ListUrl { get; set; }

Property Value

Type: System.String
A String that contains the URL of the list.

The ListUrl, ListDisplayName, and ListName properties are used to determine which list the Data Form references. The ListUrl property has higher precedence than the ListDisplayName property, but lower precedence than the ListName property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ