Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
QueryParameters Class
QueryParameters Properties
AllowCache Property
Columns Property
Macros Property
OrderBy Property
TopN Property
Where Property
QueryParameters
AllowCache Property
If true, caching of the query is allowed.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
AllowCache
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
QueryParameters Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com