RunFormContent.aspx
上传用户:simon2hong
上传日期:2021-11-18
资源大小:16746k
文件大小:0k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="RunFormContent.aspx.cs" Inherits="Work_RunFormContent" %>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />  
  5. <title>内容</title>
  6. </head>
  7. <body>
  8. <%=ContentStr %>
  9. </body>
  10. </html>