TempDataDictionary.Keep Method
Include Protected Members
Include Inherited Members
Marks keys in the dictionary for retention.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Keep() | Marks all keys in the dictionary for retention. | |
Keep(String) | Marks the specified key in the dictionary for retention. |
Top
Remarks
When a key is marked for retention, the key is retained for the next request.