Interfaces
| Interface | Description | |
|---|---|---|
| ILocalizedControlled |
Implement this interface to allow your data type to exist in multiple language scopes (i.e. enable localizing of data).
| |
| IPublishControlled |
Add this interface to your data type to support publication workflow.
|