Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the feature identifier of the feature that contains the list schema for the list.
var value = SP.List.get_templateFeatureId();
Property Value
Type: SP.Guid
Applies To
Remarks
It must be an empty GUID if the list schema for the list is not contained within a feature.