IUnvalidatedValueProvider::GetValue Method (String, Boolean)
Retrieves the value of the object that is associated with the specified key.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- key
- Type: System::String
The key.
- skipValidation
- Type: System::Boolean
true if validation should be skipped; otherwise, false.
Show: