Class | Description | |
---|---|---|
PortalFeaturedGroupInfo | Information for a featured group within an organization. | |
PortalFolder | Represents a sub folder in the home folder of an user. The folders are used to organize content in a portal. | |
PortalGroup | Represents a group within the portal (e.g., "San Bernardino Fires" ). | |
PortalInfo | Includes information such as the name, logo, featured items and supported protocols (http vs https) for a portal. | |
PortalItem | Represents an item (a unit of content) in the portal. An item may have associated binary or textual data which is available via the GetDataAsync() method. | |
PortalQueryParameters | Parameters for an ArcGISPortal search query. | |
PortalQueryResultSet<T> | Represents the result of a portal search returning an enumeration of T objects. | |
PortalUserContent | Represents the content (folders and items) of a portal user. |