ViewPage<TModel>.Model Property
Visual Studio 2010
Gets the Model property of the associated ViewDataDictionary<TModel> object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This property provides a convenient way to access the Model property of the ViewDataDictionary<TModel> object.
Community Additions
ADD
Show: