SP.View.styleId Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the identifier of the view style for the list view.

var value = SP.View.get_styleId(); 

Property Value

Type: String

Applies To

SP.View Class

Remarks

It must be null or conform to ViewStyleReference.

See Also

Reference

SP.View Methods

SP.View Properties

SP Namespace