Definitions

Sorry, no definitions found. You may find more data at viewcontext.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word ViewContext.

Examples

  • The GetFullHtmlFieldId takes the server-side property name and uses the ViewContext to get the qualified client-side id for the input field.

    Site Home 2010

  • You may ned to change the ViewContext constructor params for mvc 1.

    ASP.NET Forums Mad-Halfling 2010

  • BeginForm () calls new MvcForm (HttpResponseBase) as opposed to MvcForm (ViewContext).

    ASP.NET Forums Dragon Curve 2010

  • Will a validator ever be created with something else than a ViewContext, and if so, when?

    ASP.NET Forums 2010

  • IView接口是对MVC结构中View对象的抽象, 此接口只有一个方法: void Render (ViewContext viewContext, TextWriter writer);

    博客园首页 ziqiu.zhang 2009

  • The reason that ViewContext isn't exposed to FindView is that it doesn't exist yet at that point.

    ASP.NET Forums 2009

  • ExecuteResult exposes this ViewData only to the ViewContext which only is passed to the Render method of the View.

    ASP.NET Forums 2009

  • The ViewContext includes a reference to the view itself, so it can't be created before the view has been located.

    ASP.NET Forums 2009

  • The only possible connection between a ViewUserControl (at time of render) and the page must therefore come from the ViewContext .... which seems to make sense.

    ASP.NET Forums rleonard 2008

  • Null; var helper = new HtmlHelper (new ViewContext (this.

    ASP.NET Forums Mad-Halfling 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.