IUnvalidatedValueProvider.GetValue(String, Boolean) Method

Definition

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

public System.Web.ModelBinding.ValueProviderResult GetValue(string key, bool skipValidation);

Parameters

key
String

The key.

skipValidation
Boolean

true to skip request validation; otherwise, false.

Returns

The value object.

Applies to

Produto Versões
.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