Click or drag to resize
ComponentViewModel Class
View model for a component without properties.
Inheritance Hierarchy

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public class ComponentViewModel

The ComponentViewModel type exposes the following members.

Constructors
  NameDescription
Public methodComponentViewModel
Top
Properties
  NameDescription
Public propertyPage
Page where the component is placed.
Top
See Also