Table of Contents

Class DownloadLinkModel

Namespace
The.Web.Routing
Assembly
Instagile.Web.Client.dll

Represents a link to a download.

public sealed record DownloadLinkModel : RoutableLinkModel, IEquatable<LinkModel>, IEquatable<RoutableLinkModel>, IEquatable<DownloadLinkModel>
Inheritance
DownloadLinkModel
Implements
Inherited Members

Constructors

DownloadLinkModel(string, string)

Represents a link to a download.

public DownloadLinkModel(string Text, string Href)

Parameters

Text string
Href string