ASP.NET Core MVC コントロールヘルプ
FlowLayoutBuilder クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : FlowLayoutBuilder クラス
Defines a builder to configurate C1.Web.Mvc.FlowLayout.
オブジェクト モデル
FlowLayoutBuilder クラス
シンタックス
'宣言
 
Public Class FlowLayoutBuilder 
   Inherits C1.Web.Mvc.Fluent.LayoutBaseBuilder(Of FlowLayout,FlowLayoutBuilder)
   Implements C1.Web.Mvc.Fluent.ITemplateBuilder(Of FlowLayoutBuilder), Microsoft.AspNetCore.Html.IHtmlContent 
public class FlowLayoutBuilder : C1.Web.Mvc.Fluent.LayoutBaseBuilder<FlowLayout,FlowLayoutBuilder>, C1.Web.Mvc.Fluent.ITemplateBuilder<FlowLayoutBuilder>, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.LayoutBaseBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.FlowLayoutBuilder

参照

FlowLayoutBuilder メンバ
C1.Web.Mvc.Fluent 名前空間