dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Model

Represents the links section of the organization settings.

public class PortalLinks :
System.IEquatable<dymaptic.GeoBlazor.Core.Model.PortalLinks>

Inheritance System.Object 🡒 PortalLinks

Implements System.IEquatable<PortalLinks>

Constructors

public PortalLinks();

Properties

PortalLinks.ContactUs Property

Gets or sets the contact us link information.

public dymaptic.GeoBlazor.Core.Model.PortalLink? ContactUs { get; set; }

Property Value

PortalLink