Click or drag to resize
FormComponentDefinition Property
Gets or sets the definition under which the form component is registered in the system.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public FormComponentDefinition Definition { get; set; }

Property Value

Type: FormComponentDefinition
See Also