SP.View.id Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the view identifier of the list view.
var value = SP.View.get_id();
Property Value
Type: SP.Guid
Applies To
Remarks
It must not be an empty GUID.