Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.PageBuilder Namespaces
Kentico.PageBuilder.Web.Mvc
GeneratedFormViewModel Class
GeneratedFormViewModel Properties
FormComponents Property
GeneratedFormViewModel
FormComponents Property
Gets or sets a collection of
FormComponent
s that will be rendered in the automatically generated form.
Namespace:
Kentico.PageBuilder.Web.Mvc
Assembly:
Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
FormComponent
>
FormComponents
{
get
;
set
; }
Property Value
Type:
IEnumerable
FormComponent
See Also
Reference
GeneratedFormViewModel Class
Kentico.PageBuilder.Web.Mvc Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com