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