發(fā)表日期:2019-04 文章編輯:小燈 瀏覽次數(shù):3056
方法:
Html.ColumnContentData(int??columnId?=?null)
說明:默認(rèn)獲取欄目的對應(yīng)的欄目內(nèi)容表(pa_column_content)數(shù)據(jù)詳情,返回值為一個對象,參數(shù)表示欄目Id,不設(shè)置則默認(rèn)當(dāng)前欄目Id。
場景:單頁模板用得比較多,或者要讀取欄目內(nèi)容表自定義字段時(shí)候。
實(shí)例:獲取欄目內(nèi)容表中的Content字段內(nèi)容。
@{? ????var?columnContentData?=?Html.ColumnContentData(); } <div?class="content"> ????@Html.Raw(columnContentData.Content) </div>
注:html內(nèi)容默認(rèn)讀取時(shí)候會進(jìn)行HtmlEncode編碼,如果需要顯示html內(nèi)容,需要用Html.Raw()來解碼。
日期:2019-04 瀏覽次數(shù):3187
日期:2019-04 瀏覽次數(shù):3175
日期:2019-04 瀏覽次數(shù):3081
日期:2019-04 瀏覽次數(shù):2901
日期:2019-04 瀏覽次數(shù):2997
日期:2019-04 瀏覽次數(shù):3152
日期:2019-04 瀏覽次數(shù):3097
日期:2019-04 瀏覽次數(shù):3359
日期:2019-04 瀏覽次數(shù):3421
日期:2019-04 瀏覽次數(shù):3054
日期:2019-04 瀏覽次數(shù):3444
日期:2019-04 瀏覽次數(shù):2855
日期:2019-04 瀏覽次數(shù):2996
日期:2019-04 瀏覽次數(shù):3115
日期:2019-04 瀏覽次數(shù):2963
日期:2019-04 瀏覽次數(shù):3409
日期:2019-04 瀏覽次數(shù):3328
日期:2019-04 瀏覽次數(shù):2993
日期:2019-04 瀏覽次數(shù):3227
日期:2019-04 瀏覽次數(shù):3055
日期:2019-04 瀏覽次數(shù):2818
日期:2019-04 瀏覽次數(shù):3124
日期:2019-04 瀏覽次數(shù):3024
日期:2019-04 瀏覽次數(shù):3115
日期:2019-04 瀏覽次數(shù):3078
日期:2019-04 瀏覽次數(shù):2951
日期:2019-04 瀏覽次數(shù):2799
日期:2019-04 瀏覽次數(shù):2807
日期:2019-04 瀏覽次數(shù):2875
日期:2019-04 瀏覽次數(shù):2896
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.