Click or drag to resize
IEditingComponentConfigurator Interface

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public interface IEditingComponentConfigurator

The IEditingComponentConfigurator type exposes the following members.

Methods
  NameDescription
Public methodConfigureFormComponentProperties
Configures given formComponentProperties according to propertyInfo's attributes. The EditingComponentAttribute and EditingComponentPropertyAttribute classes are supported.
Top
See Also