ViewDataDictionary.Model Property

Definition

Gets or sets the model that is associated with the view data.

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

Property Value

The model that is associated with the view data.

Applies to