Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
<%@ 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" />
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue