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/Show/aspnet_currentpanel.aspx

16 lines
329 B

<%@ Page Language="C#" %>
<%@ Register TagPrefix="obshow" Namespace="OboutInc.Show" Assembly="obout_Show_Net" %>
<html>
<head>
<title>obout ASP.NET Show examples</title>
<style type="text/css">
.panelTable
{
border:1px solid #cccccc;
padding:7px;
height:155px;
width:400px
border-collapse: separate;