git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
20 lines
377 B
HTML
20 lines
377 B
HTML
<html>
|
|
<head>
|
|
<title><%=Context.Page.Title%></title>
|
|
</head>
|
|
<body><ewf:form id="Frame2Page" renderchildren="endRender">
|
|
<table border=0 width="100%" height="100%">
|
|
<tr><td align="center" valign="center">
|
|
Target frame
|
|
</td></tr>
|
|
</table>
|
|
</ewf:form>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|