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
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.