helpcenter/Web/Controls/Help/Video/General/GuestUsers/GuestUsers.fr.ascx
alexandervnuchkov 71f171fb08 First commit
2016-08-29 16:51:20 +03:00

36 lines
2.0 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 invite guest users to office en ligne - Video Guide";
MetaKeyWords = "add guests, Yahoo, Google, Windows Live, People, CSV file, personal information";
MetaDescription = "People. Add guests to your portal in a few easy steps";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to invite guest users to office en ligne</h1>
<cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/Controls/Help/VariousControls/AdminLabel/AdminLabel.ascx" />
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent ID="LocalizeContent10" runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-people/onlyoffice-people.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent6" runat="Server" ControlName="~/Controls/Help/Tags/import-accounts/import-accounts.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent8" runat="Server" ControlName="~/Controls/Help/Tags/import-from-yahoo/import-from-yahoo.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent5" runat="Server" ControlName="~/Controls/Help/Tags/import-from-google/import-from-google.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent7" runat="Server" ControlName="~/Controls/Help/Tags/import-from-windows-live/import-from-windows-live.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="http://www.youtube.com/embed/B5JmHxJiIak?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Vous pouvez ajouter des invités à votre projet et leur permettre de voir et de commenter des tâches, des discussions, des documents sans un paiement supplémentaire pour les utilisateurs.</p>
</div>
</div>