Class PageLayout
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Layout
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class PageLayout : IPageLayout, IScopedDependency
Constructors
PageLayout()
Declaration
public PageLayout()
Properties
Content
Declaration
public ContentLayout Content { get; }
Property Value
Type | Description |
---|---|
ContentLayout |