Gets the view model instance for the current request.

public INodeViewModel<object> ViewModel { get; set; }
Type:
INodeViewModel<TModel>
Implements:
ViewModel
In this article