<%@ Page SmartNavigation="False" Language="C#" enableViewState = "false" %> <%@ Register TagPrefix="CS" Namespace="CommunityServer.Controls" Assembly="CommunityServer.Controls" %> <%@ Import Namespace="CommunityServer.Components" %> <%-- Each CG section has a master file. Choose an appropriate one. --%> <%-- Inside CG : InsideCGMaster.ascx --%> <%-- Members Gallery : MembersGalleryMaster.ascx --%> <%-- Photo of the Week : PhotoOfTheWeekMaster.ascx --%> <%-- Learning Centre : LearningCentreMaster.ascx --%> <%-- Contests : ContestsMaster.ascx --%> <%-- Photo Cafe : PhotoCafeMaster.ascx --%> <%-- Root of CG directory : HomeMaster.ascx --%> <%-- BEGIN main body --%> <%-- To create NEW content, be sure to provide a unique contentname and unique id for the ContentPart --%> <%-- To use existing content (i.e. the rightadd), do not alter the contentname or id for the ContentPart --%>
<%-- Copy this control to add more content parts to the body --%>
<%-- END main body --%>
<%-- BEGIN right add --%>
<%-- Copy this control to add more content parts to the right column --%>
<%-- END right add --%>