using System; using CMS.UIControls; public partial class CMSModules_Friends_CMSPages_FriendshipManagement : LivePage { protected void Page_Load(object sender, EventArgs e) { } }