IFormComponentBinderRemoveFromModelState Method |
Removes entries with specified prefix prefix from the model state.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax void RemoveFromModelState(
string prefix
)
Parameters
- prefix
- Type: SystemString
See Also