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