%@ Page Title="" Language="C#" MasterPageFile="~/Ru/Site.Master" AutoEventWireup="true" CodeBehind="search.aspx.cs" Inherits="WebPromosyon.Ru.search" %> <%@ Import Namespace="WebPromosyon.Models" %> <%@ Import Namespace="Microsoft.AspNet.FriendlyUrls" %> <%@ Import Namespace="WebPromosyon.Class" %> <% SettingSite st = new SettingSite(); %> " width="100%" height="100%" alt="" /> Поиск <%foreach (var item in productList()) { %> "><%: item.productNameRu %> <% foreach(var desc in productDescription(item.productId)) { %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(desc.productDescriptionRu), 350) %> <% } %> <% } %>
<%= TextLengths.Length(HtmlRemoval.StripTagsRegex(desc.productDescriptionRu), 350) %>