<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> <%@ Register TagPrefix="SeeAlsoCalendarGS" TagName="SeeAlsoCalendarGS" Src="~/Controls/Help/ArticlesCompleteList/GettingStarted/008_calendar.ascx" %> <%@ Register TagPrefix="SeeAlsoAllDay" TagName="SeeAlsoAllDay" Src="~/Controls/Help/ArticlesCompleteList/Guides/038_add-all-day-event.ascx" %> <%@ Register TagPrefix="SeeAlsoMNotifications" TagName="SeeAlsoMNotifications" Src="~/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications.ascx" %> <%@ Register TagPrefix="SeeAlsoAssignColor" TagName="SeeAlsoAssignColor" Src="~/Controls/Help/ArticlesCompleteList/TipsTricks/005_assign-color.ascx" %> <%@ Register TagPrefix="SeeAlsoCalendarVideo" TagName="SeeAlsoCalendarVideo" Src="~/Controls/Help/ArticlesCompleteList/Video/024_calendar-overview.ascx" %> <% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups Calendar module"; %> <% ((BasePage)Page).CommandName = "calendar"; %>