IComponentDefinitionProviderTDefinitionGetAll Method |
Gets list of registered components.
Namespace: Kentico.PageBuilder.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax IEnumerable<TDefinition> GetAll()
Return Value
Type:
IEnumerableTDefinitionSee Also