IValueProvider Interface

Visual Studio 2010

Defines the methods that are required for a value provider in ASP.NET MVC.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

The IValueProvider type exposes the following members.

  NameDescription
Public methodContainsPrefixDetermines whether the collection contains the specified prefix.
Public methodGetValueRetrieves a value object using the specified key.
Top

Community Additions

ADD
Show: