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
Slug
public string Slug { get; set; }
Property Value
Methods
ShouldSerializeLinks()
public bool ShouldSerializeLinks()