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.

16 lines
389 B

<%@ Page Language="C#" Inherits="cs_imagesshowpath" Src="cs_imagesshowpath.aspx.cs" %>
<%@ Register TagPrefix="obshow" Namespace="OboutInc.Show" Assembly="obout_Show_Net" %>
<html>
<head>
<title>obout ASP.NET Show examples</title>
<style type="text/css">
.showContainer
{
padding:7px;
width:180px;
height:180px;
border:1px solid silver;
}
</style>
</head>