Table of Contents

Class NavigationList

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class NavigationList
Inheritance
NavigationList
Inherited Members
Extension Methods

Constructors

NavigationList()

public NavigationList()

Properties

MenuItems

public NavigationItem[] MenuItems { get; set; }

Property Value

NavigationItem[]

Title

public string Title { get; set; }

Property Value

string