ComponentPropertiesFormControllerIndex Method |
Returns a markup of the component properties form.
Namespace: Kentico.PageBuilder.Web.Mvc.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public ActionResult Index(
string typeIdentifier
)
Parameters
- typeIdentifier
- Type: SystemString
Component type identifier.
Return Value
Type:
ActionResultSee Also