Custom Code Copy

The Evoke custom code copy function should be used to preserve any custom code you have created in your Visual Studio solution. This function can be used if:
  • Backing up your custom code.

  • Recreating your Visual Studio solution

  • Moving to another computer

You can copy and restore the custom CSS, Javascript, HTML, Viewmodels and repository specific code from your Visual Studio solution

Copy from another Visual Studio Solution
*** to be completed ****.
Export to a zip file
Exports all of the custom code (based on the selections above) to a backup (zip) file. The path for the zip fie and a filename for the file are requested.
Import from a zip file
imports/restores all of the custom code (based on the selections above) from the backup (zip) file. Select the zip file that was created above.