layout: default title: Portal parent: Core Classes —
dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Components
Portal Class
The Portal class is part of the ArcGIS Enterprise portal that provides a way to build applications that work with
content from ArcGIS Online or an ArcGIS Enterprise portal.
ArcGIS Maps SDK for JavaScript
public class Portal : dymaptic.GeoBlazor.Core.Components.MapComponent
Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 MapComponent 🡒 Portal
Remarks
This component is not needed when using ArcGIS Online resources
Properties
Portal.Url Property
The URL to the portal instance.
public string? Url { get; set; }