Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.WebServices
RESTService Class
RESTService Methods
CreateCurrentSiteObject Method
CreateGlobalObject Method
CreateObject Method
CreateSiteObject Method
DeleteCurrentSiteObject Method
DeleteGlobalObject Method
DeleteObject Method
DeleteObjects Method
DeleteSiteObject Method
GetAllObjects Method
GetBindings Method
GetBindingsObjectTypes Method
GetChildObjectTypes Method
GetChildren Method
GetCurrentSiteObject Method
GetCurrentSiteObjects Method
GetGlobalObject Method
GetGlobalObjects Method
GetHashForURL Method
GetMacroResult Method
GetObject Method
GetObjects Method
GetServiceDocument Method
GetSiteList Method
GetSiteObject Method
GetSiteObjects Method
SetToken Method
UpdateCurrentSiteObject Method
UpdateGlobalObject Method
UpdateObject Method
UpdateSiteObject Method
RESTService
GetMacroResult Method
Returns the result of the macro expression.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax
C#
Copy
public
Stream
GetMacroResult
(
string
expression
)
Parameters
expression
Type:
System
String
Data macro expression to evaluate
Return Value
Type:
Stream
Implements
IRESTService
GetMacroResult(String)
See Also
Reference
RESTService Class
CMS.WebServices Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com