Files
linux-packaging-mono/mcs/class/System.Web/Test/standalone/masterpages/75402/suivicom.master

11 lines
200 B
Plaintext
Raw Normal View History

<%@ Master Language="C#" %>
<script runat="server">
<html>
<head />
<body>
<form runat="server">
<asp:contentplaceholder id="body" runat="server"></asp:contentplaceholder>
</form>
</body>
</html>