SP.ListTemplate.imageUrl Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the URL for the icon of the list template.

var value = SP.ListTemplate.get_imageUrl(); 

Property Value

Type: String

Applies To

SP.ListTemplate Class

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.

See Also

Reference

SP.ListTemplate Methods

SP.ListTemplate Properties

SP Namespace