GeneratedFormViewModelFormComponents Property |
Gets or sets a collection of
FormComponents that will be rendered in the automatically generated form.
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public IEnumerable<FormComponent> FormComponents { get; set; }
Property Value
Type:
IEnumerableFormComponentSee Also