This documentation is archived and is not being maintained.
ViewDataDictionary(TModel).Model Property
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
function get Model () : TModel
function set Model (value : TModel)
Property Value
Type:
TModelA reference to the data model.