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

18 lines
1.2 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/usingsearch/usingsearch.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/069_people/069_people.ascx" />
</div>
</div>
</asp:Content>