📄 view-slideshowpro.ascx
字号:
<%@ Control Language="C#" %>
<%@ Register TagPrefix="CS" Namespace="CommunityServer.Controls" Assembly="CommunityServer.Controls" %>
<%@ Register TagPrefix="Galleries" Namespace="CommunityServer.Galleries.Controls" Assembly="CommunityServer.Galleries" %>
<%@ Register TagPrefix="CSD" Namespace="CommunityServer.Discussions.Controls" Assembly="CommunityServer.Discussions" %>
<html>
<CS:Head runat="Server" ID="Head1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<CS:Script runat="server" ID="Script1"/>
<CS:Style runat="server" ID="UserStyles" />
<meta http-equiv="imagetoolbar" content="no" />
</CS:Head>
<body bgcolor="#999999">
<form runat="server" ID="Form1">
<Galleries:SlideshowPro runat="server" ID="Slideshowpro1"/>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -