<%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSWebParts_Community_Friends_FriendsRequestedList" CodeFile="~/CMSWebParts/Community/Friends/FriendsRequestedList.ascx.cs" %>
<%@ Register Src="~/CMSModules/Friends/Controls/FriendsRequestedList.ascx" TagName="FriendsRequestedList"
TagPrefix="cms" %>
<cms:FriendsRequestedList ID="lstRequested" runat="server" />