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