Gets the view model instance for the current request.

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