IFormBuilderModelManager Interface |
Namespace: Kentico.Forms.Web.Mvc
public interface IFormBuilderModelManager
The IFormBuilderModelManager type exposes the following members.
Name | Description | |
---|---|---|
BindModelAsync |
Binds form components according to data source used by formComponentBinder.
Moreover components are validated and the model state is filled with any errors that occurred during validation.
|