RESTServiceGetMacroResult Method |
Returns the result of the macro expression.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public Stream GetMacroResult(
string expression
)
Parameters
- expression
- Type: SystemString
Data macro expression to evaluate
Return Value
Type:
StreamImplements
IRESTServiceGetMacroResult(String)See Also