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

6 lines
341 B
Text

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="UserAccountNotes.ascx.cs" Inherits="WebsitePanel.Portal.UserAccountNotes" %>
<%@ Register Src="UserControls/EditItemComments.ascx" TagName="EditItemComments" TagPrefix="wsp" %>
<wsp:EditItemComments ID="userComments" runat="server"
ItemTypeId="USER" />