<%@ Page Title="ÜRÜN DETAY GİRİŞİ" Language="C#" MasterPageFile="~/Admin/AdminSite.Master" ValidateRequest="false" AutoEventWireup="true" CodeBehind="productDetails.aspx.cs" Inherits="WebPromosyon.Admin.productDetails" %> <%@ Register Assembly="CKEditor.NET" Namespace="CKEditor.NET" TagPrefix="CKEditor" %> <%@ Import Namespace="WebPromosyon" %> <%@ Import Namespace="WebPromosyon.Models" %> <% var PageL = PageTableList(); var pro = ProductLsit(); %> ANASAYFA / SAYFALAR / <%:PageL.PageName %> / <%:Page.Title %> <% var PageL = PageTableList(); var pro = ProductLsit(); %>
<% if (productAllDetail().productDesc.Count() > 0) { %> <% foreach (ProductDescription item in productAllDetail().productDesc) { %> <% } %>
SIRA NO <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI (En) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI (Ru) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI (Fr) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI (Es) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMASI (Ar) KAYIT TARİHİ İŞLEMLER
<%: item.productDescriptionId %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescription), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionEn), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionRu), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionFr), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionEs), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionAr), 80) %> <%: item.createDate %>

<% } else { %>
Açıklama
Açıklama (En)
Açıklama (Ru)
Açıklama (Fr)
Açıklama (Es)
Açıklama (Ar)
<%} %>
<% if (productAllDetail().productDetail.Count() > 0) { %> <% foreach (ProductDetail item in productAllDetail().productDetail) { %> <% } %>
SIRA NO ÜRÜN DETAY ÜRÜN DETAY (En) ÜRÜN DETAY (Ru) ÜRÜN DETAY (Fr) ÜRÜN DETAY (Es) ÜRÜN DETAY (Ar) KAYIT TARİHİ
<%: item.productDescriptionId %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescription), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionEn), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionRu), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionFr), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionEs), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productDescriptionAr), 80) %> <%: item.createDate %>

<% } else { %>
Açıklama
Açıklama (En)
Açıklama (Ru)
Açıklama (Fr)
Açıklama (Es)
Açıklama (Ar)
<%} %>
<%--
<% if (productAllDetail().productCoded.Count() > 0) { %> <% foreach(ProductCoded item in productAllDetail().productCoded) { %> <% } %>
SIRA NO ÜRÜN KODLAMA ÜRÜN KODLAMA (En) KAYIT TARİHİ
<%: item.productCodedId %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productCoded), 80) %> <%= TextLengths.Length(HtmlRemoval.StripTagsRegex(item.productCodedEn), 80) %> <%: item.createDate %>

<% } %>
Kodlama
Kodlama (En)
--%>
<% if (productAllDetail().productImage.Count() > 0) { %> <% foreach (ProductImage item in productAllDetail().productImage) { %>
<%--
<%: (bool)item.typeOne ? "Ürün Resmi":"Aksesuar" %>
--%>
<% } %>
<% } %>
Ürün Resmi
<%--
Ürün resmi hangi bölüme ait ise o seçeneği işaretleyiniz!
--%> <%--
--%>
<%--
<% if (productAllDetail().productGallery.Count() > 0) { %> <% foreach(ProductGallery item in productAllDetail().productGallery) { %>
<% } %>
<% } %>
Ürün Videosu
--%>
<% if (productAllDetail().productCatalog.Count() > 0) { %> <% foreach (ProductCatalog item in productAllDetail().productCatalog) { %> <% } %>
SIRA NO KATALOG ADI KATALOG ADI (En) KATALOG ADI (Ru) KATALOG ADI (Fr) KATALOG ADI (Es) KATALOG ADI (Ar) KATALOG LİNK KAYIT TARİHİ İŞLEMLER
<%: item.productCatalogId %> <%: item.productCatalogName %> <%: item.productCatalogNameEn %> <%: item.productCatalogNameRu %> <%: item.productCatalogNameFr %> <%: item.productCatalogNameEs %> <%: item.productCatalogNameAr %> Ürün Kataloğu <%: item.createDate %>

<% } %>
Katalog Adı
Katalog Adı (En)
Katalog Adı (Ru)
Katalog Adı (Fr)
Katalog Adı (Es)
Katalog Adı (Ar)
Ürün Kataloğu