Gets the view model instance for the current request.
public INodeViewModel<object> ViewModel { get; set; }
- Type:
- INodeViewModel<TModel>
- Implements:
- ViewModel
Gets the view model instance for the current request.
public INodeViewModel<object> ViewModel { get; set; }