IQueryParameters ToString Method Kentico 8.0 API Reference
Returns the string representation of the expression, with possibility of expanding parameters

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

expand
Type: OnlineSystem Boolean
If true, the result is expanded with parameters so it can act as standalone value.

Return Value

Type: OnlineString
See Also