Namespace ToSic.Eav.Apps.Assets
Everything related to assets in an EAV/2sxc App. It's the foundation for ToSic.Sxc.Adam. You will probably not use most of this.
Interfaces
- IAsset
Any asset (file/folder) of the EAV App System.
This interface contains properties which both IFolder and IFile have in common
- IFile
Describes a file asset as provided by the underlying environment (like DNN)
- IFolder
Describes a folder as provided by the underlying environment (like DNN)
- ISizeInfo
Size information for files