This type contains the following members.
public class NodeViewModel: INodeViewModel
- Inheritance:
- ObjectNodeViewModel
- Implements:
- INodeViewModel
Constructors
| NodeViewModel(IRedaktContext, IPublishedContent) |
Properties
| Id | |
| ParentId | |
| AncestorIds | |
| Collection | |
| ContentTypeKey | |
| Name | |
| Context |
Derived types
| NodeViewModel<TModel> | This is the default implementation of the INodeViewModel interface. |