%@ Page Language="C#" AutoEventWireup="true" CodeFile="List.aspx.cs" MasterPageFile="~/CMSMasterPages/UI/SimplePage.master"
Title="Contact group list" Inherits="CMSModules_ContactManagement_Pages_Tools_ContactGroup_List"
Theme="Default" %>
<%@ Register Src="~/CMSModules/ContactManagement/Controls/UI/ContactGroup/List.ascx"
TagName="ContactGroupList" TagPrefix="cms" %>
<%@ Register Src="~/CMSFormControls/Sites/SiteOrGlobalSelector.ascx" TagName="SiteOrGlobalSelector"
TagPrefix="cms" %>
<%@ Register Src="~/CMSAdminControls/UI/PageElements/HeaderActions.ascx" TagName="HeaderActions"
TagPrefix="cms" %>