Class QueryConstants
- Namespace
- ToSic.Eav.DataSource.Query.Sys
- Assembly
- ToSic.Eav.DataSource.dll
Constants used by Queries / VisualQuery
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class QueryConstants
- Inheritance
-
objectQueryConstants
Fields
ParamsShowDraftsDefault
Default for ShowDrafts is false
public const bool ParamsShowDraftsDefault = false
Field Value
ParamsShowDraftsKey
A special property added to the Params source to find out if the current user can see drafts.
public const string ParamsShowDraftsKey = "ShowDrafts"