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 content type of the list item.
var value = SP.ListItem.get_contentType();
Property Value
Type: SP.ContentType
Applies To
Remarks
It must be null if the list item has no content type.