| IFormComponentConfigurator Interface |
Namespace: Kentico.Forms.Web.Mvc
public interface IFormComponentConfigurator
The IFormComponentConfigurator type exposes the following members.
| Name | Description | |
|---|---|---|
| DependencyFieldName |
Name of the dependency field which will trigger the configurator when changed.
|
| Name | Description | |
|---|---|---|
| Configure |
Configures the form component.
| |
| ConfigureValue |
Sets value of form component.
|