PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.Core.Assets |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Core.Assets |
Classes
Class | Description | |
---|---|---|
Action |
Defines an action.
|
|
AssetFolder |
Contains configuration for a single asset folder
|
|
AssetFolderConfiguration |
Holds the configuration for an Asset Folder.
|
|
AssetFolders |
Contains the Asset Folders configuration.
|
|
AssetItem |
Represents an asset item to be created.
|
|
GeoLocationAction |
Extracts Geo location information (gps latitude and longitude) from the metadata and adds it to the Cms item.
|
|
GetValueAction |
This action extracts a field from the metadata and adds it to the CmsItem.
|
|
ImageServerAction |
Executes an Image server action (transformation).
|
|
MetadataExtraction |
Holds the configuration for an Metadata Extraction implementation object.
|
|
SynchronizeAssetFolders |
Synchronize Asset Folders scheduled job.
|
Interfaces
Interface | Description | |
---|---|---|
IAssetAction |
Interface for Asset actions.
|
Enumerations
Enumeration | Description | |
---|---|---|
ActionType |
Action type enumeration.
|
|
AssetFolderType |
Asset Folder Type enumeration
|
|
FileValidationResult |
File Validation Result enumeration.
|