IUnvalidatedValueProvider Interface

Definition

Defines the method that is required for an unvalidated value provider.

C#
public interface IUnvalidatedValueProvider : System.Web.ModelBinding.IValueProvider
Derived
Implements

Methods

ContainsPrefix(String)

Returns a value that specifies whether the collection contains the specified prefix.

(Inherited from IValueProvider)
GetValue(String, Boolean)

Returns a value using the specified key and optionally a value that specifies that request validation should be skipped.

GetValue(String)

Returns a value object using the specified key.

(Inherited from IValueProvider)

Applies to

Proizvod Verzije
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1