智云srmLayUi(安瑞和瑞琪)(通用版本)
王 垚
2022-10-27 ba85679f3cf93b99389d8b8696c86d735d3f42d1
1
2
3
4
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ViewSwitcher.ascx.cs" Inherits="WebSRM.ViewSwitcher" %>
<div id="viewSwitcher">
    <%: CurrentView %> view | <a href="<%: SwitchUrl %>">Switch to <%: AlternateView %></a>
</div>