ComponentControllerTPropertiesTypeGetProperties Method |
Note: This API is now obsolete.
Namespace: Kentico.PageBuilder.Web.Mvc.Internal
[ObsoleteAttribute("Use Kentico.PageBuilder.Web.Mvc.IComponentPropertiesRetriever<TPropertiesType> to retrieve properties for a widget or a section. Use Kentico.PageBuilder.Web.Mvc.IPageTemplatePropertiesRetriever<TPropertiesType> to retrieve properties for a page template.")] protected internal TPropertiesType GetProperties()
Exception | Condition |
---|---|
InvalidOperationException | Throws when the component properties cannot be retrieved. |