Provides information about folders used to organize content in a portal. Folders are only visible to the user and are used for organizing content within the user's content space.
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
Name | Type | Summary | |
---|---|---|---|
Date | The date the folder was created. more details | more details | |
String | The name of the class. more details | more details | |
String | The unique id of the folder. more details | more details | |
Portal | The portal associated with the folder. more details | more details | |
String | The title of the folder. more details | more details | |
String | The URL to the folder. more details | more details |
Property Details
createdDate
The date the folder was created.
declaredClassStringreadonly
The name of the class. The declared class name is formatted as
esri.folder.className
.idString
The unique id of the folder.
portalPortal
The portal associated with the folder.
titleString
The title of the folder.
urlStringreadonly
The URL to the folder.