Table of Contents

Class SiteSettings.MenuLinkModel

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

Constructors

MenuLinkModel()

public MenuLinkModel()

Properties

Icon

public string Icon { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string