<%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSAdminControls_UI_HTMLGraph" CodeFile="HTMLGraph.ascx.cs" %> <asp:Panel ID="pnlGraph" runat="server" /> <asp:HiddenField ID="hdnGraph" runat="server" /> <asp:Literal ID="ltlScript" runat="server" EnableViewState="false" />