Table of Contents

Class PageConfiguration

Namespace
InSite.Domain.Foundations.Navigation
Assembly
Shift.Sdk.dll
public class PageConfiguration
Inheritance
PageConfiguration
Inherited Members
Extension Methods

Constructors

PageConfiguration()

public PageConfiguration()

Properties

Blocks

public List<BlockConfiguration> Blocks { get; set; }

Property Value

List<BlockConfiguration>

Slug

public string Slug { get; set; }

Property Value

string

Methods

public bool ShouldSerializeLinks()

Returns

bool