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 with get

Property Value

Type: TModel

The Model property of the associated ViewDataDictionary object.

Return to top
Show: