ViewUserControl<'TModel>.Model Property

 

Gets the model.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Model : 'TModel with get

Property Value

Type: TModel

A reference to the data model.

Return to top
Show: