helpcenter/Web/TipsTricks/Nonmanageable-Notifications.aspx
2016-11-21 11:30:37 +03:00

22 lines
1.7 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/ModulesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent ID="LocalizeContent2" runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/SettingsTop/SettingsTop.ascx" />
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/controls/help/tipstricks/general/nonmanageablenotifications/nonmanageablenotifications.ascx" />
</asp:Content>
<asp:Content ID="content1" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="tipspage general">
<div id="SeeAlsoBlockLinks">
<div class="caption gs">
<cc:LocalizeContent ID="LocalizeContent4" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/010_community/010_community.ascx" />
<cc:LocalizeContent ID="LocalizeContent3" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/072_projects/072_projects.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent ID="LocalizeContent5" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ascx" />
<cc:LocalizeContent ID="LocalizeContent6" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ascx" />
</div>
</div>
</asp:Content>