ObjectTranslationRESTServiceGetExportSettings Method |
Creates ExportObjectSettings object from query string parameters.
Namespace: CMS.DocumentWebServicesAssembly: CMS.DocumentWebServices (in CMS.DocumentWebServices.dll) Version: 12.0.0
Syntax protected override TraverseObjectSettings GetExportSettings(
string rootName
)
Parameters
- rootName
- Type: SystemString
Name of the root
Return Value
Type:
TraverseObjectSettingsSee Also