Click or drag to resize
ImportExportHelperIsPostProcessFile Method
Indicates if file should be post processed

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static bool IsPostProcessFile(
	string extension
)

Parameters

extension
Type: SystemString
File extension

Return Value

Type: Boolean
See Also