ImportExportHelperGetExcludedSettingKeys Method |
Returns set of excluded setting key names. Can return null if there are no excluded keys.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public static HashSet<string> GetExcludedSettingKeys()
Return Value
Type:
HashSetStringSee Also