Home > @tridion-sites/models > ExternalContainer
Container provided from external system.
Signature:
export declare class ExternalContainer extends Folder
Extends: Folder
Constructor | Modifiers | Description |
---|---|---|
(constructor)(externalContainerArgs) | Constructs a new instance of the ExternalContainer class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendExternalContainer | ||
displayType | string | undefined | Display type of external container. | |
getInternalModel | () => BackendExternalContainer |