helpcenter/Web/UserGuides/groups-guides-documents-embed-document.aspx

28 lines
1.7 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups Documents Module"; %>
<% ((BasePage)Page).CommandName = "documents"; %>
<body class="userguides_groups_documents">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/DocumentsTop/DocumentsTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Guides/Documents/EmbedDocument/EmbedDocument.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesgroupspage general">
<div id="SeeAlsoBlockLinks">
<div class="caption guides one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/035_create-CSV-file/035_create-CSV-file.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/055_importing-files/055_importing-files.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/012_context-menu/012_context-menu.ascx" />
</div>
</div>
</asp:Content>