ComponentPropertiesFormControllerValidate Method |
Validates the component properties form.
Namespace: Kentico.PageBuilder.Web.Mvc.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public ActionResult Validate(
string typeIdentifier
)
Parameters
- typeIdentifier
- Type: SystemString
The component type identifier.
Return Value
Type:
ActionResultSee Also