Namespace ToSic.Sxc.Adam
Everything related to ADAM - the automatic digital asset system in 2sxc. When you use AsAdam on any dynamic entity, you'll get IFolder objects which will also contain IFile files.
Tip
Read about adam in the ADAM specs
Classes
- AssetTypes
Provides constant string values that represent common ADAM (Asset Digital Asset Management) item types.
Interfaces
- IAsset
Describes an ADAM (Automatic Digital Asset Management) asset.
This contains properties which both IFolder and IFile have in common in addition to what they inherit from the EAV
- IFile
An ADAM (Automatic Digital Asset Management) file This simple interface assumes that it uses int-IDs.
- IFolder
An ADAM (Automatic Digital Asset Management) folder. This simple interface assumes that it uses int-IDs.