SP.Folder.name Property
Applies to: SharePoint Foundation 2010
Gets the name of the folder.
var value = SP.Folder.get_name();
Property Value
Type: String
Applies To
Exceptions
- UnauthorizedAccessException
The current user has insufficient permissions. Error code: -2147024891.