FormComponentBindContext Method |
Binds contextual information to the form component. The actual type of context depends on where the component is being used.
The component can throw an exception if being used in a context for which it is not designed. The base implementation provided by this class must be called prior to throwing an exception, however.
Namespace: Kentico.Forms.Web.Mvc
public virtual void BindContext( FormComponentContext context )