ImportParametersSetValue Method |
Sets extra parameter
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public void SetValue(
string name,
Object value
)
Parameters
- name
- Type: SystemString
Parameter name - value
- Type: SystemObject
Parameter value
See Also