ViewPage(Of TModel).Model Property
Gets the Model property of the associated ViewDataDictionary(Of TModel) object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This property provides a convenient way to access the Model property of the ViewDataDictionary(Of TModel) object.
Show: