代碼如下:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="testweb.WebForm1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:Xml TransformSource="XSLTFile1.xslt" ID="minanva" runat="server"></asp:Xml>
</div>
</form>
</body>
</html>
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace testweb
{
public partial class WebForm1 : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
minanva.DocumentContent = @"<站點(diǎn)導(dǎo)航列表 來訪員工=''>
<站點(diǎn)導(dǎo)航 站點(diǎn)名稱='設(shè)計(jì)計(jì)劃' 站點(diǎn)編號(hào)='EPM' 站點(diǎn)鏈接='../NWEPDI.EPM.WEB/../Project/ProjectList.aspx?QueueType=EPM0101' />
<站點(diǎn)導(dǎo)航 站點(diǎn)名稱='設(shè)計(jì)作業(yè)' 站點(diǎn)編號(hào)='DDM' 站點(diǎn)鏈接='../MoEngineer/ProjectMgr.aspx' />
<站點(diǎn)導(dǎo)航 站點(diǎn)名稱='設(shè)計(jì)流程' 站點(diǎn)編號(hào)='DFM' 站點(diǎn)鏈接='../MoFlow/CWorkItemList.aspx?QueueType=DFM0101' />
<站點(diǎn)導(dǎo)航 站點(diǎn)名稱='印務(wù)管理' 站點(diǎn)編號(hào)='PPM' 站點(diǎn)鏈接='../MoPrint/PrintMgr.aspx?QueueType=PPM0101' />
<站點(diǎn)導(dǎo)航 站點(diǎn)名稱='工時(shí)管理' 站點(diǎn)編號(hào)='WHM' 站點(diǎn)鏈接='../MoWorkHour/HourMgrPrj.aspx?QueueType=WHM0103' />
新聞熱點(diǎn)
疑難解答
圖片精選