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 JS API
public class Portal : dymaptic.GeoBlazor.Core.Components.MapComponent
Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 MapComponent 🡒 Portal
Properties
Portal.Url Property
The URL to the portal instance.
public string? Url { get; set; }