ViewResultBase.Model Property

Definition

Gets the view data model.

public object Model { get; }
member this.Model : obj
Public ReadOnly Property Model As Object

Property Value

The view data model.

Applies to