Files
GPW/GPW/WebUserControls/mod_barPlot.ascx
T
2016-11-09 15:51:05 +01:00

3 lines
216 B
Plaintext

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_barPlot.ascx.cs" Inherits="GPW.WebUserControls.mod_barPlot" %>
<asp:Table runat="server" ID ="tblData" CellPadding="0" CellSpacing="0">
</asp:Table>