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