HelperPage.Model Property

Definition

Gets the model that is associated with a page.

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

Property Value

An object that represents a model that is associated with the view data for a page.

Applies to