Table of Contents

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

Interfaces

IAsset

Describes an ADAM (Automatic Digital Asset Management) asset.
This contains properties which both IFolder and IFile have in common.

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.