標題模塊提供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. |