IUnvalidatedValueProvider Methods

 

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

Methods

Name Description
System_CAPS_pubmethod ContainsPrefix(String)

Determines whether the collection contains the specified prefix.(Inherited from IValueProvider.)

System_CAPS_pubmethod GetValue(String)

Retrieves a value object using the specified key.(Inherited from IValueProvider.)

System_CAPS_pubmethod GetValue(String, Boolean)

Retrieves the value of the object that is associated with the specified key.

See Also

IUnvalidatedValueProvider Interface
System.Web.Mvc Namespace

Return to top