ArcGIS Pro 2.9 API Reference Guide
GetPortal Method

ArcGIS.Desktop.Core Namespace > ArcGISPortalManager Class : GetPortal Method
The URI that will be used to search for a matching portal
Get the Portal from the list of portals based on the provided portalURI
Syntax
public ArcGISPortal GetPortal( 
   Uri portalUri
)
Public Function GetPortal( _
   ByVal portalUri As Uri _
) As ArcGISPortal

Parameters

portalUri
The URI that will be used to search for a matching portal

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGISPortalManager Class
ArcGISPortalManager Members