QueryDataParameters.Expand Method |
Expands the expression by replacing parameters with their values
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public string Expand(
string expression
)
Parameters
- expression
- Type: System.String
Expression to expand
Return Value
Type:
StringSee Also