Title (OrchardCore.Title)

标题模块提供Title Part ,允许用户定义内容项的标题。它还定义了ContentItemMetadata方面的DisplayText属性

Theming

The following shapes are rendered when the Title Part is attached to a content type.

Name Display Type Default Location Model Type
TitlePart Detail Header:5 TitlePartViewModel
TitlePart Summary Header:10 TitlePartViewModel

View Model

TitlePartViewModel类中提供了以下属性

Name Type Description
Title string The title property of the part.
TitlePart TitlePart The TitlePart instance.

原文链接:https://www.cnblogs.com/Qbit/p/9746464.html

最新文章

  1. /proc 【虚拟文件系统】
  2. 前端---DOM
  3. 日志挖掘Logmnr
  4. trigger,triggerhandler模拟事件
  5. 让USB键盘的LED灯听你的!(不干扰使用)
  6. Grid++Report 报表开发工具
  7. uva 1589 by sixleaves
  8. Sql 2008R2 windows身份好用 ,sa身份不好用
  9. nyoj 寻找最大数
  10. BZOJ_3687_简单题_bitset
  11. css-tips
  12. Manacher's Algorithm && 647. Palindromic Substrings 计算回文子串的算法
  13. 12C -- ORA-12850: 无法在所有指定实例上分配从属进程: 需要 2, 已分配 1
  14. jlink下载不进去程序
  15. (精)字符串,map -> json对象->map(初学者必读)
  16. POJ1151 Atlantis 水题 计算几何
  17. 快速理解python2中的编码问题
  18. 在64位ubuntu中安装代码比较工具beyond compare
  19. oracle中查询结果集为空,则得到一个默认值
  20. POJ2342 Anniversary party(动态规划)(树形DP)

热门文章

  1. 1140 Look-and-say Sequence (20 分)
  2. Valgrind 检测程序内存使用
  3. laravel的一些查询语句
  4. PIE SDK地图范围设置
  5. TT 安装之 Windwos
  6. oracle 笔记---(一)
  7. 使用PagerSlidingTabStrip实现顶部导航栏
  8. Oracle 角色及其权限
  9. [shell基础]——echo命令
  10. Zoj 3870——Team Formation——————【技巧,规律】