SP.List.imageUrl Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the URI for the icon of the list.
var value = SP.List.get_imageUrl();
Property Value
Type: String
Applies To
Remarks
It must not be null. Its length must be equal to or less than 255. It must be a server-relative URL or an absolute URL.