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