Click or drag to resize
QueryHelperInstance Property
Singleton Instance of the query helper.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static QueryHelper Instance { get; set; }

Property Value

Type: QueryHelper
See Also