SP.View.imageUrl Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the URI (Uniform Resource Identifier) of the image for the list view.

var value = SP.View.get_imageUrl(); 

Property Value

Type: String

Applies To

SP.View Class

Remarks

It must be a server-relative URL or an absolute URL.

See Also

Reference

SP.View Methods

SP.View Properties

SP Namespace