Revert "Revert "Support IContentType.IsElement""

This reverts commit a5efc25c
This commit is contained in:
Bjarke Berg
2019-01-15 15:13:10 +01:00
parent 11ffafacdf
commit 0b9705ca3f
7 changed files with 46 additions and 25 deletions

View File

@@ -1518,6 +1518,8 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="variantsHeading">Allow varying by culture</key>
<key alias="variantsDescription">Allow editors to create content of this type in different languages</key>
<key alias="allowVaryByCulture">Allow varying by culture</key>
<key alias="elementHeading">Is an Element type</key>
<key alias="elementDescription">An Element type is meant to be used for instance in Nested Content, and not in the tree</key>
</area>
<area alias="modelsBuilder">
<key alias="buildingModels">Building models</key>

View File

@@ -1559,6 +1559,8 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="variantsHeading">Allow varying by culture</key>
<key alias="variantsDescription">Allow editors to create content of this type in different languages</key>
<key alias="allowVaryByCulture">Allow varying by culture</key>
<key alias="elementHeading">Is an Element type</key>
<key alias="elementDescription">An Element type is meant to be used for instance in Nested Content, and not in the tree</key>
</area>
<area alias="languages">
<key alias="addLanguage">Add language</key>