Clones source codes (.ascx, .ascx.cs(vb), .designer.cs(vb)) for given control.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- srcFile
- Type: System String
Source file (full path to source .ascx file)
- dstFile
- Type: System String
Target files (full path to target .ascx file)
- dstCodeFile
- Type: System String
Target relative path
See Also