SP.List.serverTemplateCanCreateFolders Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether folders can be created within the list.
var value = SP.List.get_serverTemplateCanCreateFolders();
Property Value
Type: Boolean
true to indicate that folders can be created within the list; otherwise, false.