Table of Contents

Class SiteSettings.LinkModel

Namespace
Shift.Contract.Presentation
Assembly
Shift.Sdk.dll
public class SiteSettings.LinkModel
Inheritance
SiteSettings.LinkModel
Inherited Members
Extension Methods

Constructors

LinkModel()

public LinkModel()

Properties

Text

public string Text { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string