How can you detect when application data is about to be removed from the cache?

Options
- Use the onRemoveCallback delegate
- Use Output Cache directive
- Use VaryByParam attribute


CORRECT ANSWER : Use the onRemoveCallback delegate

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement