Click or drag to resize
SystemRenderingConfigurationsPropertiesEditorField Property
Gets rendering configuration for properties editor 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 PropertiesEditorField { get; }

Property Value

Type: FormFieldRenderingConfiguration
See Also