helpcenter/Web/Controls/Help/Video/Calendar/ShareEvent/ShareEvent.ru.ascx

30 lines
2.0 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 share your event with other portal users - Видео гайд";
MetaKeyWords = "ONLYOFFICE, создать событие, предоставить доступ к событию, общие события";
MetaDescription = "Предоставьте доступ к определенному событию для отдельных лиц или групп";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to share your event with other portal users</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/share-event/share-event.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-with-user/share-with-user.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-with-group/share-with-group.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/access-level/access-level.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/iSA_4opKx_k?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Чтобы проинформировать людей о некоторых событиях, можно предоставить доступ к определенному событию для отдельных лиц или групп. Узнайте из этой подробной видеоинструкции, как предоставить коллегам доступ к событию.</p>
</div>
</div>