BaseRESTServiceGetExportSettings Method |
Creates ExportObjectSettings object from query string parameters.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax protected virtual ExportObjectSettings GetExportSettings(
string rootName
)
Parameters
- rootName
- Type: SystemString
Name of the root
Return Value
Type:
ExportObjectSettingsSee Also