
|
If you were logged in you would be able to see more operations.
|
|
|
|
Whereas all cms repository entities can be declared as system built in entities, a method must be provided it to declare that a content type is built in.
This way ALL instances of this content type will become system built in entities upon creation.
|
|
Description
|
Whereas all cms repository entities can be declared as system built in entities, a method must be provided it to declare that a content type is built in.
This way ALL instances of this content type will become system built in entities upon creation. |
Show » |
|
<xs:element name="testType"
bccmsmodel:systemType="true">
.....
</xs:element>
Committed revisions 2255, 2256, 2257