IRESTServiceGetObjects Method |
Returns objects of given type from current site.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax Stream GetObjects(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type of the object(s)
Return Value
Type:
StreamSee Also