using System;
using System.Data;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
///
^ | " : "" ) + ( (_str_Type == "" || _str_Type == "4" || _str_Type == "7" || _str_Type == "8" || _str_Type == "0") ? @"* | * | " : "" ) + ( (_str_Type != "" && _str_Type != "1001" && _str_Type != "2001") ? @"
v | " : "" ) + ( (_str_Type != "" && _str_Type != "1001" && _str_Type != "2001") ? @"/ | / | " : "" ) + ( (_str_Type == "1001") ? @"/ | " : "" ) + ( (_str_Type == "2001") ? @"/ | " : "" ) + ( (_str_Type != "" && _str_Type != "1001" && _str_Type != "2001" && _str_Type != "7" && _str_IsStartPage == "") ? @"
x |
<--HTML--> | " + str_HTML_Admin.Replace("<--visibility-->", "visible") + @" |
< | > | " : "" ) + ( (_str_Type == "" || _str_Type == "4" || _str_Type == "7" || _str_Type == "8" || _str_Type == "0") ? @"* | " : "" ) + ( (_str_Type != "") ? @"/ | " : "" ) + ( (_str_Type != "") ? @"x | " : "" ) + @"
<--HTML--> |
" + str_HTML_Admin.Replace("<--visibility-->", "visible") + @" |
"; str_HTML += f_FormEditorPage(DS.Tables[0].Rows[i]["EditorPage_ID"].ToString(), DS.Tables[0].Rows[i]["EditorPage_Type_ID"].ToString(), _str_Type, i, DS.Tables[0].Rows[i]["IsStartPage"].ToString()); str_HTML += @" |
"; } else { str_HTML += @" | ";
}
if (DS.Tables.Count > 0 && DS.Tables[0].Rows.Count > 0) //has Text
{
str_HTML += DS.Tables[0].Rows[0]["Text"].ToString();
}
str_HTML += @" |
"; } else { str_HTML += @" | ";
}
if (DS.Tables.Count > 0 && DS.Tables[0].Rows.Count > 0) //has Text
{
//str_HTML += " " ;
str_HTML += DS.Tables[0].Rows[0]["Text"].ToString();
//str_HTML += " ";
}
str_HTML += @" |
"; } else { str_HTML += @" |
";
str_HTML += "";
}
else
{
str_HTML += "> ";
}
str_HTML += DS.Tables[0].Rows[0]["Text"].ToString();
str_HTML += " ";
str_HTML += @" |
";
// }
// else
// {
// str_HTML += @"
//
|
";
str_HTML += @" ";
str_HTML += @" |
";
// str_HTML += @" |
//
0 && DS.Tables[0].Rows.Count > 0 && DS.Tables[0].Rows[0]["BorderMode_ID"] != Convert.DBNull) ?
f_FormStyle(DS.Tables[0].Rows[0], str_Class_Inner, "display:inline-block;position:relative; " + str_Size_Style)
:
("> "
+ str_HTML + @"
|
// "
// + str_HTML + @"
//
//
// |
//
//
0 && DS.Tables[0].Rows.Count > 0) ?
f_FormStyle(DS.Tables[0].Rows[0], str_Class_Outer, "text-align:center; vertical-align:center; display:inline-block; width:100%;")
:
" class='" + str_Class_Outer_ShadowOuter + "' > "
+ str_HTML + @"
|