Table of Contents

Class AdamFiles

Namespace
ToSic.Sxc.DataSources
Assembly
ToSic.Sxc.dll

Deliver a list of App files and folders from the current platform (Dnn or Oqtane).

As of now there are no parameters to set.

To figure out the properties returned and what they match up to, see AdamItemDataRaw TODO

[VisualQuery(NiceName = "Adam", UiHint = "Files and folders in the Adam", NameId = "ee1d0cb6-5086-4d59-b16a-d0dc7b594bf2", HelpLink = "https://go.2sxc.org/ds-adam", Icon = "account_tree", Type = DataSourceType.Lookup, Audience = Audience.Advanced, In = new string[] { "Default*" }, DynamicOut = false, ConfigurationType = "")]
[InternalApi_DoNotUse_MayChangeWithoutNotice("still wip / finishing specs etc.")]
public class AdamFiles : DataSourceBase, IDataSource, IAppIdentity, IZoneIdentity, IAppIdentityLight, ICacheKey, ICacheExpiring, ITimestamped, IHasLog, IDataSourceLinkable
Inheritance
AdamFiles
Implements
Inherited Members

Properties

EntityGuids

[Configuration]
public string EntityGuids { get; }

Property Value

string

EntityIds

[Configuration]
public string EntityIds { get; }

Property Value

string

Fields

[Configuration]
public string Fields { get; }

Property Value

string

Filter

[Configuration(Fallback = "*.*")]
public string Filter { get; }

Property Value

string