IComponentViewModel Interface |
Namespace: Kentico.PageBuilder.Web.Mvc.Internal
public interface IComponentViewModel
The IComponentViewModel type exposes the following members.
Name | Description | |
---|---|---|
Definition |
Returns definition of the component this view model is representing.
Definition is loaded only after the LoadProperties(TreeNode, IComponentProperties, ViewCustomizableComponentDefinition) method call.
|
Name | Description | |
---|---|---|
LoadProperties |
Loads the model properties.
|