RESTService.GetSiteList Method |
Exposes the list of all sites.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntaxpublic AtomPub10ServiceDocumentFormatter GetSiteList(
string objectType
)
Parameters
- objectType
- Type: System.String
Object type
Return Value
Type:
AtomPub10ServiceDocumentFormatterImplements
IRESTService.GetSiteList(String)
See Also