You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OboutSuite/Splitter/aspnet_multiplesplitters_di...

16 lines
619 B

<%@ Register TagPrefix="obspl" Namespace="OboutInc.Splitter2" Assembly="obout_Splitter2_Net" %>
<%@ Page Language="C#" Debug="true" %>
<html>
<head>
<title>obout ASP.NET Splitter Examples</title>
</head>
<body>
<obspl:Splitter CookieDays="0" runat="server" StyleFolder="styles/default">
<LeftPanel WidthMin="100" WidthMax="400" WidthDefault="180">
<Content>
<div style="padding-left:10px;padding-top:10px;padding-right:10px;" class="tdText">
left content
<br /><br /><br /><a style="font-size:8pt;font-family:Tahoma" href="Default.aspx?type=ASPNET"><3E> Back to examples</a>
</div>