ComponentViewModelTPropertiesTypeCreate Method |
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax Remarks
Method should be used in case of rendering a Page builder component with only the view.
In that case by convention the view model of type
ComponentViewModelTPropertiesType is passed to the view.
See Also