Click or drag to resize
GetFormWidgetRenderingConfigurationEventArgsForm Property
Gets the BizFormInfo for which the rendering configuration is being retrieved.

Namespace: Kentico.Forms.Web.Mvc.Widgets
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public BizFormInfo Form { get; }

Property Value

Type: BizFormInfo
See Also