helpcenter/Web/Controls/Help/Video/Calendar/EventReminder/EventReminder.ru.ascx
2017-07-18 10:59:11 +03:00

33 lines
2.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "How to set or remove an event reminder - Видео гайд";
MetaKeyWords = "ONLYOFFICE, напоминание о событии, календарь, события";
MetaDescription = "Получайте напоминания о предстоящих событиях в соответствии с настройками напоминаний";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to set or remove an event reminder</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-calendar/onlyoffice-calendar.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/event-reminder/event-reminder.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/reminder-time/reminder-time.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/set-reminder/set-reminder.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/remove-reminder/remove-reminder.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/notifications/notifications.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/cHBgdDgzQh8?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Вы можете получать напоминания о предстоящих событиях в соответствии с настройками напоминаний, заданными для отдельного события или всего календаря. Узнайте, как это сделать за несколько кликов!</p>
</div>
</div>