ComponentViewModelTPropertiesType Class |
Namespace: Kentico.PageBuilder.Web.Mvc
public class ComponentViewModel<TPropertiesType> : ComponentViewModel where TPropertiesType : class, new(), IComponentProperties
The ComponentViewModelTPropertiesType type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentViewModelTPropertiesType |
Name | Description | |
---|---|---|
![]() | Page |
Page where the component is placed.
(Inherited from ComponentViewModel.) |
![]() | Properties |
Component properties.
|