📄 defaultcs.aspx
字号:
<%@ Register TagPrefix="radr" Namespace="Telerik.WebControls" Assembly="RadRotator" %>
<%@ Page AutoEventWireup="false" Inherits="Telerik.QuickStart.Rotator.Examples.Programming.ServerEvents.DefaultCS" CodeBehind="DefaultCS.aspx.cs" Language="c#" %>
<%@ Register TagPrefix="telerik" Namespace="Telerik.QuickStart" Assembly="Telerik.QuickStart" %>
<%@ Register TagPrefix="telerik" TagName="Header" Src="~/Common/Header.ascx" %>
<%@ Register TagPrefix="telerik" TagName="HeadTag" Src="~/Common/HeadTag.ascx" %>
<%@ Register TagPrefix="telerik" TagName="Footer" Src="~/Common/Footer.ascx" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<telerik:HeadTag runat="server" ID="Headtag1"></telerik:HeadTag>
<link rel="stylesheet" type="text/css" href="Styles.css"/>
</head>
<body class="BODY">
<form runat="server" id="mainForm" method="post" style="WIDTH:100%">
<telerik:Header NavigationLanguage="CS" id="Header1" runat="server"></telerik:Header>
<div style="WIDTH: 90%;">
<div style="float:left;">
<radr:RadRotator id="Rotator1" AutoPostBack="true" TransitionType="scroll" runat="server" contentfile="email.xml" width="340" FrameTimeout="1000">
<FrameTemplate>
<div class="apiContainer">
<img src="Images/apiGrip.gif" height="8" width="327" alt="" style="border:0px;margin:0px;vertical-align:top;" />
<div class="apiIcons"><img src="Images/apiIcons.gif" height="65" width="33" alt="" style="border:0px;padding-left:5px;padding-right:5px" /></div>
<div class="apiContent">
<span class="apiFrom"><%# DataBinder.Eval(Container.DataItem,"From") %></span><br/>
<span class="apiSubject"><%# DataBinder.Eval(Container.DataItem,"Subject") %></span><br/>
<span class="apiMessage"><%# DataBinder.Eval(Container.DataItem,"Date") %></span>
</div>
<div class="apiControls"><img src="Images/apiControls.gif" width="33" height="65" style="border:0px" alt="" /></div>
</div>
</FrameTemplate>
</radr:RadRotator>
</div>
<div style="display:none;" id="Div1" runat="server" class="eMailContainer">
<div class="eMailTop"><img src="Images/eMailTop.gif" width="640" height="12" style="border:0px" alt="" /></div>
<div class="eMailBody">
<div class="eMailSubject">r.a.d. editor 5.05</div>
<div class="eMailFrom">Info [info@telerik.com]</div>
<div class="eMailTo">To: <span class="eMail">john@johnsmith.com</span></div>
<hr class="eMailseparator" />
<div class="message">
<p><b>t</b>elerik's <b>r.a.d.editor</b> is the leading WYSIWYG rich-text editor for ASP.NET. The product can replace any TextBox with an intuitive <i>Word</i><sup>©</sup>-like editor, which enables even non-technical users to author and manage HTML content as easily as writing a document. r.a.d.editor is shipped with VS.NET projects and a DotNetNuke provider.</p><p>With its numerous enhancements r.a.d. editor 5.0 pushes the limits of interface richness and functionality, taking web solutions closer to what was only possible in desktop applications. New features like dockable and floating toolbars, multilevel undo/redo with action trials, system modules, and custom keyboard shortcuts, bring browser-based content authoring to the level of convenience of <i>Microsoft Word</i>.</p>
</div>
</div>
<div class="eMailBottom"><img src="Images/eMailBottom.gif" width="640" height="25" style="border:0px" alt="" /></div>
</div>
<div style="display:none;" id="Div2" runat="server" class="eMailContainer">
<div class="eMailTop"><img src="Images/eMailTop.gif" width="640" height="12" style="border:0px" alt="" /></div>
<div class="eMailBody">
<div class="eMailSubject">r.a.d. rotator 2.0</div>
<div class="eMailFrom">Info [info@telerik.com]</div>
<div class="eMailTo">To: <span class="eMail">dev@developer.net</span></div>
<hr class="eMailseparator" />
<div class="message">
<p><b>t</b>elerik's <b>r.a.d.rotator</b> is a multipurpose component for DHTML content rotation and personalization. From stock tickers and news scrollers, to product spotlights, weather forecasts, testimonials, running promotions and banner ads, r.a.d.rotator delivers high interactivity and user involvement. The product is extremely easy to integrate and customize through flexible frame templates.</p><p>The rotated content can be obtained by databinding with XML files, strings or streams, DataSet, DataReader, or ArrayList. r.a.d.rotator is a pure ASP.NET server control that does not require Flash or other plug-ins. It supports all major browsers (<i>IE 5-6</i>, <i>NS 6-7</i>, <i>Mozilla 1</i>, and <i>Opera 7</i>) and degrades to static HTML on older versions. The product is available as a standalone component or as a part of the r.a.d.controls and r.a.d.navigation suites.</p>
</div>
</div>
<div class="eMailBottom"><img src="Images/eMailBottom.gif" width="640" height="25" style="border:0px" alt="" /></div>
</div>
<div id="Div3" style="display:none;" runat="server" class="eMailContainer">
<div class="eMailTop"><img src="Images/eMailTop.gif" width="640" height="12" style="border:0px" alt="" /></div>
<div class="eMailBody">
<div class="eMailSubject">r.a.d. grid 1.04</div>
<div class="eMailFrom">Info [info@telerik.com]</div>
<div class="eMailTo">To: <span class="eMail">doe@johndoe.com</span></div>
<hr class="eMailseparator" />
<div class="message">
<p><b>t</b>elerik's <b>r.a.d.grid</b> is designed to eliminate the typical tradeoff of ASP.NET grid controls
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -