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

22 lines
1.3 KiB
Plaintext
Raw Normal View History

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
2020-10-01 15:45:15 +00:00
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups Mail module"; %>
<% ((BasePage)Page).CommandName = "mail"; %>
<body class="user_guides_groups_mail">
</asp:Content>
2020-10-01 15:45:15 +00:00
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent ID="LocalizeContent" runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/MailTop/MailTop.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/Mail/GettingStartedMail.ascx" />
2020-10-01 15:45:15 +00:00
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesgroupspage general">
2020-10-01 15:45:15 +00:00
<div id="SeeAlsoBlockLinks">
<div class="caption tips one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Troubleshooting/062_mail.ascx" />
2020-10-01 15:45:15 +00:00
</div>
</div>
</asp:Content>