| IFormComponentModelBinder Interface | 
Namespace: Kentico.Forms.Web.Mvc
 Syntax
Syntaxpublic interface IFormComponentModelBinder
The IFormComponentModelBinder type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | BindComponent | 
            Binds all properties of specified component.
            Also validates resulting component value.
             | 
 See Also
See Also