helpcenter/Web/Controls/Help/Video/General/GuestUsers/GuestUsers.es.ascx

36 lines
1.9 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 oficina online - 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="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">How to invite guest users to oficina online</h1>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/AdminLabel/AdminLabel.ascx" />
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-people/onlyoffice-people.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-accounts/import-accounts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-from-yahoo/import-from-yahoo.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-from-google/import-from-google.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-from-windows-live/import-from-windows-live.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/B5JmHxJiIak?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Usted puede añadir a usuarios invitados a su proyecto y activarlos para que puedan ver y comentar tareas, discusiones y documentos sin pago adicional por usuarios.</p>
</div>
</div>