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
GetGlobalObjects Method
Returns global objects of given type.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax
C#
Copy
public
Stream
GetGlobalObjects
(
string
objectType
)
Parameters
objectType
Type:
System
String
Object type of the object
Return Value
Type:
Stream
Implements
IRESTService
GetGlobalObjects(String)
See Also
Reference
RESTService Class
CMS.WebServices Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com