<%@ Control Language="C#" AutoEventWireup="true" CodeFile="~/CMSWebParts/Chat/ChatRooms.ascx.cs" Inherits="CMSWebParts_Chat_ChatRooms" %> <%-- Panel with the list of rooms --%>
<%-- Panel for creating new rooms --%> <%-- Prompt for entering password --%>


<%-- Prompt for creating new chat room --%>
<%-- Prompt for confirming deletion --%>

<%-- Prompt for confirming abandon room--%>

<%-- Prompt for editing existing chat room --%>