SP.Folder.itemCount Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the count of items in the list folder.
var value = SP.Folder.get_itemCount();
Property Value
Type: Int32
Applies To
Exceptions
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.