标题模块提供Title Part ,容许用户定义内容项的标题。它还定义了ContentItemMetadata方面的DisplayText属性html
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 |
TitlePartViewModel类中提供了如下属性code
Name | Type | Description |
---|---|---|
Title |
string |
The title property of the part. |
TitlePart |
TitlePart |
The TitlePart instance. |