<%@ Page Title="KURUMSAL İÇERİK GİRİŞİ" Language="C#" MasterPageFile="~/Admin/AdminSite.Master" AutoEventWireup="true" ValidateRequest="false" CodeBehind="corporatesDetails.aspx.cs" Inherits="WebPromosyon.Admin.corporatesDetails" %> <%@ Register Assembly="CKEditor.NET" Namespace="CKEditor.NET" TagPrefix="CKEditor" %> <%@ Import Namespace="WebPromosyon" %> <%@ Import Namespace="WebPromosyon.Models" %> <% var PageL = PageTableList(); var Corp = CorporateList(); %> ANASAYFA / SAYFALAR / <%:PageL.PageName %> / <%:Corp.corporateName %> <% var PageL = PageTableList(); var Corp = CorporateList(); %> <% if (productAllDetail().corporateContent.Count() > 0) { %> <% foreach (CorporateContent item in productAllDetail().corporateContent) { %> <% } %>
SIRA NO <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA (En) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA (Ru) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA (Fr) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA (Es) <%: Session["titleS"].ToString().ToUpper() %> AÇIKLAMA (Ar) KAYIT TARİHİ İŞLEMLER
<%: item.corporateContentId %> <%= TextLengths.Length(item.corporateDesc, 80).Replace("

", "").Replace("

", "") %>
<%= TextLengths.Length(item.corporateDescEn, 80).Replace("

", "").Replace("

", "") %>
<%= TextLengths.Length(item.corporateDescRu, 80).Replace("

", "").Replace("

", "") %>
<%= TextLengths.Length(item.corporateDescFr, 80).Replace("

", "").Replace("

", "") %>
<%= TextLengths.Length(item.corporateDescEs, 80).Replace("

", "").Replace("

", "") %>
<%= TextLengths.Length(item.corporateDescAr, 80).Replace("

", "").Replace("

", "") %>
<%: item.createDate %>

<% } else { %>
<%: productAllDetail().corporateCategories.corporateName %>

<%: Session["titleS"].ToString() %> Açıklama
<%: Session["titleS"].ToString() %> Açıklama (En)
<%: Session["titleS"].ToString() %> Açıklama (Ru)
<%: Session["titleS"].ToString() %> Açıklama (Fr)
<%: Session["titleS"].ToString() %> Açıklama (Es)
<%: Session["titleS"].ToString() %> Açıklama (Ar)
<%} %>