helpcenter/Web/Video/Share-calendar.aspx

31 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

2020-10-12 19:30:07 +00:00
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
2016-08-29 13:51:20 +00:00
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="user_guides_groups_calendar video_pages_body">
</asp:Content>
2016-08-29 13:51:20 +00:00
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/CalendarTop/CalendarTop.ascx" />
2016-08-29 13:51:20 +00:00
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/Calendar/ShareCalendar/ShareCalendar.ascx" />
2016-08-29 13:51:20 +00:00
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="videopage calendar">
<div id="SeeAlsoBlockLinks">
<div class="caption video one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Video/024_calendar-overview.ascx" />
2016-08-29 13:51:20 +00:00
</div>
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/008_calendar.ascx" />
2016-08-29 13:51:20 +00:00
</div>
<div class="caption guides">
2022-11-02 13:26:50 +00:00
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/038_add-all-day-event.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/027_add-recurring-event.ascx" />
2016-08-29 13:51:20 +00:00
</div>
<div class="caption tips">
2022-11-02 13:26:50 +00:00
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/005_assign-color.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/001_calendar-feed.ascx" />
2016-08-29 13:51:20 +00:00
</div>
</div>
</asp:Content>