Click or drag to resize
SystemRenderingConfigurations Class
Provides predefined system rendering configurations.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.Mvc.InternalSystemRenderingConfigurations

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 class SystemRenderingConfigurations

The SystemRenderingConfigurations type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEditorField
Gets rendering configuration for editor field.
Public propertyStatic memberPreviewField
Gets rendering configuration for preview field.
Public propertyStatic memberPropertiesEditorField
Gets rendering configuration for properties editor field.
Top
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also