Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryParametersBase(TParent) Class
QueryParametersBase(TParent) Methods
ApplyParametersTo Method
Clone Method
CloneObject Method
CopyPropertiesTo Method
EnsureParameters Method
Expand Method
GetTypedQuery Method
Immutable Method
IncludeDataParameters Method
Snapshot Method
ToString Method
QueryParametersBase
TParent
CopyPropertiesTo Method
Copies all the object properties to the given target class
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
void
CopyPropertiesTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
IQueryObject
Target class
Implements
IQueryParameters
CopyPropertiesTo(IQueryObject)
See Also
Reference
QueryParametersBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com