| ImportExportHelperIsCodeFile Method  | 
            Indicates if file is code file
            
 
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntaxpublic static bool IsCodeFile(
	string filePath
)
Parameters
- filePath
 - Type: SystemString
File path 
Return Value
Type: 
Boolean
See Also