helpcenter/Web/Controls/Help/Video/Calendar/ShareCalendar/ShareCalendar.ascx

32 lines
1.6 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "How to share your calendar - Video Guide";
MetaKeyWords = "ONLYOFFICE, share calendar, calendar";
MetaDescription = "Keep people informed about all the events from your calendar";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to share your calendar</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent ID="LocalizeContent4" runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-calendar/onlyoffice-calendar.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/Controls/Help/Tags/share-calendar/share-calendar.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent2" runat="Server" ControlName="~/Controls/Help/Tags/share-with-user/share-with-user.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent3" runat="Server" ControlName="~/Controls/Help/Tags/share-with-group/share-with-group.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent9" runat="Server" ControlName="~/Controls/Help/Tags/access-level/access-level.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/bxg3UPBCnxw?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Learn how to keep people informed about all the events from your calendar.</p>
</div>
</div>