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