websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/TextHTML.ascx
2011-07-13 16:07:32 -07:00

2 lines
No EOL
205 B
Text

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="TextHTML.ascx.cs" Inherits="WebsitePanel.Portal.TextHTML" %>
<asp:Literal ID="litContent" runat="server" EnableViewState="false"></asp:Literal>