Class Zones
A DataSource that gets all zones in the system.
Inheritance
System.Object
ToSic.Lib.Services.ServiceBase
ToSic.Lib.Services.ServiceBase<ToSic.Eav.DataSource.DataSourceBase.MyServices>
Zones
Implements
Inherited Members
Namespace: ToSic.Eav.DataSources.Sys
Assembly: ToSic.Eav.Apps.dll
Syntax
[InternalApi_DoNotUse_MayChangeWithoutNotice]
[VisualQuery(NiceName = "Zones", UiHint = "Zones of an installation", Icon = "border_outer", Type = DataSourceType.System, NameId = "ToSic.Eav.DataSources.System.Zones, ToSic.Eav.Apps", Audience = Audience.Advanced, DynamicOut = false, NameIds = new string[]{"ToSic.Eav.DataSources.System.Zones, ToSic.Eav.Apps", "ToSic.Eav.DataSources.Zones, ToSic.Eav.Apps"}, HelpLink = "https://github.com/2sic/2sxc/wiki/DotNet-DataSource-Zones")]
public sealed class Zones : DataSourceBase, IDataSource, IAppIdentity, IZoneIdentity, IAppIdentityLight, ICacheInfo, ICacheKey, ICacheExpiring, ITimestamped, ICanPurgeListCache, IHasLog, IDataTarget, IAppIdentitySync, IDataSourceLinkable
Remarks
Had a major, breaking update in v15. Consult the guide to upgrade your custom data sources.