Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

The role of the parameters is explained in the overview wxegen.exe:

  • UI*.aspx.cs (input files)
  • WxeFunction.cs (output file)

As the overview explains, the UI*.aspx.cs files are read in, and based on the re-call headers found there, the boilerplate in WxeFunctions.cs is generated. Keep in mind that:

  • wxegen.exe only runs if there are changes to the input files
  • wxegen.exe can use a different base class for re-call page functions