WebViewPage(TModel).Model Property

Gets the Model property of the associated ViewDataDictionary object.

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

member Model : 'TModel

Property Value

Type: TModel
The Model property of the associated ViewDataDictionary object.
Show: