xref
: /
dports
/
lang
/
mono
/
mono-5.10.1.57
/
mcs
/
class
/
System.Web
/
Test
/
standalone
/
response
/
c3.aspx
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<% @
Page
Language=
"C#"
%>
2
<%
3
Response.Cache.SetCacheability
(
HttpCacheability.Public
);
4
%>
5