Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectQueryBase(TQuery, TObject) Class
ObjectQueryBase(TQuery, TObject) Methods
ToString Method
ToString Method (Boolean)
ObjectQueryBase
TQuery
,
TObject
ToString Method (Boolean)
Returns the string representation of the expression, with possibility of expanding parameters
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
string
ToString
(
bool
expand
)
Parameters
expand
Type:
System
Boolean
If true, the result is expanded with parameters so it can act as standalone value.
Return Value
Type:
String
Implements
IQueryParameters
ToString(Boolean)
IQueryParameters
ToString(Boolean)
IQueryParameters
ToString(Boolean)
IQueryParameters
ToString(Boolean)
IQueryParameters
ToString(Boolean)
See Also
Reference
ObjectQueryBase
TQuery, TObject
Class
ToString Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com