Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IQueryParameters Interface
IQueryParameters Methods
ApplyParametersTo Method
CopyPropertiesTo Method
EnsureParameters Method
Expand Method
ToString Method
IQueryParameters
.
CopyPropertiesTo Method
Copies the properties to the target query.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
void
CopyPropertiesTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
.
IQueryObject
Target object defining properties
See Also
Reference
IQueryParameters Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com