| ImportExportHelperIsPostProcessFile Method  | 
            Indicates if file should be post processed
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntaxpublic static bool IsPostProcessFile(
	string extension
)
Parameters
- extension
 - Type: SystemString
File extension 
Return Value
Type: 
Boolean
See Also