Must be called to notify Admin App to handle the selected assets. All DAM assets must be processed to match the interface.
Must be called to notify Admin App that import process is canceled. Closes the dialog.
Must be called to notify Admin App that an error has occurred. Displays the error in the dialog.
Returns the value of the specified property from the setting. If property does not exist returns null.
The name of the property
Returns if the provider type is supported.
The name of the provider to validate
Adds the script to the document body with the specified URL.
The url of the script
This method must load the script of the DAM and open the finder. Call @loadDynamicScript to make sure script is loaded and then configure and open the widget.
The dom element in Sitefinity where the widget must me inserted
Metadata for the content type to be inserted
Specifies if the users can select one or multiple assets from the DAM
Must be called to notify Admin App that assets from the DAM provider are selected before they are imported in Sitefinity. Sets loading in the dialog to false.
Generated using TypeDoc
The base class that all custom DAM providers must implement
DamProviderBase