Skip to main content

BuilderFactoryExtensions.BootstrapFormLayout Method

Name Parameters Description
BootstrapFormLayout(BuilderFactory) static builderFactory Creates a Form Layout control.
BootstrapFormLayout(BuilderFactory, String) static builderFactory, name Creates a Form Layout control with a specified name.
BootstrapFormLayout<TModel>(BuilderFactory) static builderFactory Creates a strongly-typed Form Layout control.
BootstrapFormLayout<TModel>(BuilderFactory, String) static builderFactory, name Creates a strongly-typed Form Layout control with a specified name.