helpcenter/Web/Controls/Help/Video/Documents/ManageDocs/ManageDocs.ru.ascx

34 lines
2.6 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 = "Управление документами в онлайн-офисе - Видео гайд";
MetaKeyWords = "ONLYOFFICE, документы, создать, редактировать, предоставить доступ";
MetaDescription = "Создавайте, редактируйте документы и предоставляйте к ним доступ на вашем корпоративном портале";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Управление документами в онлайн-офисе</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-documents/onlyoffice-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/manage-documents/manage-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/create-documents/create-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-documents/share-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-files/share-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-documents/import-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/integrate-google-account/integrate-google-account.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/o4tt3SXhpAk?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Управляйте документооборотом с помощью модуля Документы. Узнайте, как создавать и редактировать документы без дополнительного программного обеспечения, прямо в браузере, и как предоставлять к ним доступ на вашем корпоративном портале.</p>
</div>
</div>