Click or drag to resize
SystemRenderingConfigurationsPreviewField Property
Gets rendering configuration for preview field.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static FormFieldRenderingConfiguration PreviewField { get; }

Property Value

Type: FormFieldRenderingConfiguration
See Also