RESTServiceGetSiteList Method |
Exposes the list of all sites.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public AtomPub10ServiceDocumentFormatter GetSiteList(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
AtomPub10ServiceDocumentFormatterImplements
IRESTServiceGetSiteList(String)See Also