[]
        
(Showing Draft Content)

C1.Web.Mvc.FlowLayout

FlowLayout Class

Defines a class represents the flow layout.

Inheritance
Service
FlowLayout
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class FlowLayout : LayoutBase, IHtmlString, ITemplate

Constructors

Name Description
FlowLayout(HtmlHelper)

Creates one FlowLayout instance.

Properties

Name Description
Direction

Gets or sets the direction of the flow layout.

Items

Gets the tile collection in this layout.

Extension Methods