Click or drag to resize
ViewDataDictionaryExtensionsFORM_FIELD_RENDERING_CONFIGURATION_KEY Field
Key under which is FormFieldRenderingConfiguration instance stored in ViewDataDictionary.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public const string FORM_FIELD_RENDERING_CONFIGURATION_KEY = "FormFieldRenderingConfiguration"

Field Value

Type: String
See Also