ImportParameters.SetValue Method |
Sets extra parameter
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntaxpublic void SetValue(
string name,
Object value
)
Parameters
- name
- Type: System.String
Parameter name - value
- Type: System.Object
Parameter value
See Also