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