Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
QueryParametersBase(TParent) Class
QueryParametersBase(TParent) Methods
ApplyParametersTo Method
Clone Method
CloneObject Method
CopyPropertiesTo Method
EnsureParameters Method
Expand Method
Immutable Method
IncludeDataParameters Method
NewResult 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: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com