helpcenter/Web/UserGuides/groups-gettingstarted-projects.aspx

30 lines
1.9 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="SeeAlsoSimilar" TagName="SeeAlsoSimilar" Src="~/Controls/Help/ArticlesCompleteList/TipsTricks/084_similar-projects.ascx" %>
<%@ Register TagPrefix="SeeAlsoFollow" TagName="SeeAlsoFollow" Src="~/Controls/Help/ArticlesCompleteList/TipsTricks/022_following-projects.ascx" %>
<%@ Register TagPrefix="SeeAlsoVideoMP" TagName="SeeAlsoVideoMP" Src="~/Controls/Help/ArticlesCompleteList/Video/066_manage-projects.ascx" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups Projects module"; %>
<% ((BasePage)Page).CommandName = "projects"; %>
<body class="user_guides_groups_projects">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ProjectsTop/ProjectsTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/Projects/GettingStartedProjects.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesgroupspage general">
<div id="SeeAlsoBlockLinks">
<div class="caption tips">
<SeeAlsoSimilar:SeeAlsoSimilar ID="SeeAlsoSimilar1" runat="server" />
<SeeAlsoFollow:SeeAlsoFollow ID="SeeAlsoFollow1" runat="server" />
</div>
<div class="caption video one">
<SeeAlsoVideoMP:SeeAlsoVideoMP ID="SeeAlsoVideoMP1" runat="server" />
</div>
</div>
</asp:Content>