[]
        
(Showing Draft Content)

C1.Web.Mvc.SplitLayout

SplitLayout Class

Defines a class represents the split layout.

Inheritance
Service
SplitLayout
Implements
Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class SplitLayout : LayoutBase, IHtmlContent, ITemplate
Public Class SplitLayout
    Inherits LayoutBase
    Implements IHtmlContent, ITemplate

Constructors

Name Description
SplitLayout(IHtmlHelper)

Creates one SplitLayout instance.

Properties

Name Description
Items

Gets the layout items.

Orientation

Gets or sets the orientation of the layout.