
Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class ArcGISPortalItem |
C# | |
---|---|
public sealed class ArcGISPortalItem |
ArcGISPortal Class is the gateway to build applications with Esri's cloud infrastructure of ArcGIS Online or ArcGIS Portal. ArcGIS Portal is software technology from Esri that customers can deploy either on premise or in the cloud. ArcGIS Online is Esri's Software as a Service offering that represents GIS as a Service and is implemented using the same technology as ArcGIS Portal. The ESRI.ArcGIS.Client.Portal Assembly allows application developers to work with users, groups and content hosted within ArcGIS Online or within an ArcGIS Portal.
An ArcGISPortalItem is an item of content in the ArcGISPortal Class. There are several ways to obtain an ArcGISPortalItem via the ESRI.ArcGIS.Client.Portal Assembly; they include:
- ESRI.ArcGIS.Client.Portal.ArcGISPortalItem.ShareAsync(IEnumerable<String>,Action<IEnumerable<String>,Exception>) Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortalItem.ShareAsync(IEnumerable<String>,Nullable<Boolean>,Nullable<Boolean>,Action<IEnumerable<String>,Exception>) Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortalInfo.SearchBaseMapGalleryAsync Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortalInfo.SearchFeaturedItemsAsync Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortalInfo.SearchHomePageFeaturedContentAsync Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortal.ArcGISPortalItemGroups.ArcGISPortalItem Property
- ESRI.ArcGIS.Client.Portal.ArcGISPortal.ArcGISPortalRating.ArcGISPortalItem Property
- ESRI.ArcGIS.Client.Portal.ArcGISPortal.ArcGISPortalSharingInfo.ArcGISPortalItem Property
- ESRI.ArcGIS.Client.Portal.ArcGISPortal.ArcGISPortalUser.GetItemsAsync Method
- ESRI.ArcGIS.Client.Portal.ArcGISPortal.ArcGISPortalFolder.GetItemsAsync Method
System.Object
ESRI.ArcGIS.Client.Portal.ArcGISPortalItem
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7