4 lines
267 B
Plaintext
4 lines
267 B
Plaintext
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_grafico" Codebehind="mod_grafico.ascx.cs" %>
|
|
<%@ Register Assembly="SteamWare" Namespace="SteamWare" TagPrefix="cc1" %>
|
|
<cc1:piechart id="PieChart1" runat="server"></cc1:piechart>
|