Click or drag to resize
IComponentPropertiesRetrieverTPropertiesTypeRetrieve Method
Retrieves component properties.

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
TPropertiesType Retrieve()

Return Value

Type: TPropertiesType
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when, properties of given TPropertiesType cannot be retrieved.
See Also