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