A.針對AuthorPagaspx頁的OutputCache指令中添加下列元素:VaryByParam="BookTopics.AuthorProfile"
B.針對AuthorPagaspx頁的OutputCache指令中添加下列元素:VaryByControl="BookTopics.AuthorProfile"
C.針對BookTopics.ascx的OutputCache指令中添加下列元素:VaryByParam="none"
D.針對BookTopics.ascx的OutputCache指令中添加下列元素:VaryByControl="authorProfileID"