Click or drag to resize
RESTServiceGetSiteList Method
Exposes the list of all sites.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
public AtomPub10ServiceDocumentFormatter GetSiteList(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: AtomPub10ServiceDocumentFormatter

Implements

IRESTServiceGetSiteList(String)
See Also