🎴 Flashcard Mode
ASP.NET Applications
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following methods is called to resolve the current request by providing content from a cache?
AnswerClick to flip back
A
Application_ResolveRequest cache
💡 Explanation:
This method is called to resolve the current request by providing content from a cache.