Table of Contents

Class SystemStack

Namespace
ToSic.Eav.DataSources.Sys
Assembly
ToSic.Eav.DataSources.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
[VisualQuery(NiceName = "System Stacks", UiHint = "Settings and/or Resources as a Stack", Icon = "dns", Type = DataSourceType.System, NameId = "60806cb1-0c76-4c1e-8dfe-dcec94726f8d", Audience = Audience.Advanced, ConfigurationType = "f9aca0f0-1b1b-4414-b42e-b337de124124")]
public class SystemStack : CustomDataSourceAdvanced, IDataSource, IAppIdentity, IZoneIdentity, IAppIdentityLight, ICacheKey, ICacheExpiring, ITimestamped, IHasLog, IDataSourceLinkable
Inheritance
object
SystemStack
Implements
Inherited Members

Constructors

SystemStack(Dependencies, AppDataStackService, IAppReaderFactory, IZoneCultureResolver, IPropertyDumpService)

public SystemStack(CustomDataSourceAdvanced.Dependencies services, AppDataStackService dataStackService, IAppReaderFactory appReadFac, IZoneCultureResolver zoneCulture, IPropertyDumpService dumpService)

Parameters

services CustomDataSourceAdvanced.Dependencies
dataStackService AppDataStackService
appReadFac IAppReaderFactory
zoneCulture IZoneCultureResolver
dumpService IPropertyDumpService

Properties

AddValues

[Configuration(Fallback = true)]
public bool AddValues { get; }

Property Value

bool

Keys

[Configuration]
public string Keys { get; }

Property Value

string

StackNames

[Configuration]
public string? StackNames { get; }

Property Value

string