IHasLayouts2.Layouts

IHasLayouts<TLayout,TEntity>.Layouts property

Collection of related pages(layouts)

public IReadOnlyDictionary<string, TLayout> Layouts { get; }

See Also