DataParameterExpand Method |
Expands the given expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string Expand(
string expression
)
Parameters
- expression
- Type: SystemString
Expression to expand
Return Value
Type:
StringSee Also