Kentico 11 API Reference
Kentico 11 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
Expand Method
Expands the expression by replacing parameters with their values
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
virtual
string
Expand
(
string
expression
)
Parameters
expression
Type:
System
String
Expression to expand
Return Value
Type:
String
Implements
IQueryParameters
Expand(String)
See Also
Reference
QueryParametersBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com