This documentation is archived and is not being maintained.
ViewMasterPage<TModel>.Model Property
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
public TModel Model { get; }
Property Value
Type:
TModelA reference to the data model.