多项选择题

A.< %@OutputCache VarybyParam="id;name"VaryByControl="None"%>
B.< %@OutputCache Duration="5"VaryByParam="id;name"%>
C.< %@OutputCache Duration="5"VaryByControl="None"%>
D.< %@OutputCache Duration="5"VaryByParam="id;name"VaryByControl="None"%>