| VirtualPathHelperIsSingleFileCompilationPath Method  | 
            Returns true if current path is registered for single file compilation
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntaxpublic static bool IsSingleFileCompilationPath(
	string virtualPath
)
Parameters
- virtualPath
 - Type: SystemString
Virtual path 
Return Value
Type: 
Boolean
See Also