Table of Contents

Class PageSettings.BreadcrumbModel

Namespace
Shift.Contract.Presentation
Assembly
Shift.Sdk.dll
public class PageSettings.BreadcrumbModel
Inheritance
PageSettings.BreadcrumbModel
Inherited Members
Extension Methods

Constructors

BreadcrumbModel()

public BreadcrumbModel()

Properties

Text

public string Text { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string