Table of Contents
These v19 docs are archived 🔒. Go to the latest docs home or try if this exact page is available in the latest docs.

Enum Audience

Namespace
ToSic.Eav.DataSource.VisualQuery
Assembly
ToSic.Eav.DataSources.dll

Marks a DataSource to be for a specific audience - Default or Advanced. Used to hide advanced data sources in the Visual Query editor.

[PublicApi]
public enum Audience

Fields

Advanced = 200

Advanced audience - this will be hidden to most normal users in Visual Query

Default = 100

Default audience - nothing special configured