ViewPage<'TModel>.InitHelpers Method ()
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return to top
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This method initializes the Ajax property using a new AjaxHelper<'TModel> object and initializes the Html property using a new HtmlHelper<'TModel> object.
Show: