Mega Code Archive
Categories
/
ASP.Net
/
Page
Using the OutputCache Directive (VB net)
<%@ Page Language=VB Debug=true %> <%@ OutputCache Duration=30 VaryByParam=none%>
Using the OutputCache Directive