| ProjectHelperChangeCodeBehindToCodeFileForFolder Method | 
            Loop through directories structure (recursively) and replace "codebehind" attribute to "codefile".
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void ChangeCodeBehindToCodeFileForFolder(
	string path
)
Parameters
- path
- Type: SystemString
 Directory
 See Also
See Also