Partilhar via


SP.ListCreationInformation.url Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets or sets value that specifies the site-relative URL of the location for the new list.

var value = SP.ListCreationInformation.get_url(); 
SP.ListCreationInformation.set_url(value);

Property Value

Type: String

Applies To

SP.ListCreationInformation Class

Remarks

It must be a site-relative URL.

See Also

Reference

SP.ListCreationInformation Methods

SP.ListCreationInformation Properties

SP Namespace