Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.WebServices
RESTService Class
RESTService Methods
GetObjects Method
GetObjects Method (String)
RESTService
GetObjects Method (String)
Returns list of objects of given type.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax
C#
Copy
public
Stream
GetObjects
(
string
objectType
)
Parameters
objectType
Type:
System
String
Object type of the object(s)
Return Value
Type:
Stream
Implements
IRESTService
GetObjects(String)
See Also
Reference
RESTService Class
GetObjects Overload
CMS.WebServices Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com