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

SP.Folder Class

Exceptions

  • [System.UnauthorizedAccessException]
    The current user has insufficient permissions. Error code: -2147024891.

See Also

Reference

SP.Folder Methods

SP.Folder Properties

SP Namespace