Click or drag to resize
PageInfoProviderUseUnionForPageInfo Property
If true, union query is used to retrieve the page info.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool UseUnionForPageInfo { get; set; }

Property Value

Type: Boolean
See Also