This documentation is archived and is not being maintained.
ViewMasterPage(Of TModel).Model Property
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration
Public ReadOnly Property Model As TModel
Get
Property Value
Type:
TModelA reference to the data model.