TempDataDictionary::ContainsValue Method (Object^)
Determines whether the dictionary contains the specified value.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- value
-
Type:
System::Object^
The value.
Return Value
Type: System::Booleantrue if the dictionary contains the specified value; otherwise, false.
Show: