Table of Contents

PostExecutionCommand Panel

Layout

Source Code Path

See this page for git repository.

WPF Application Source Code Path

  • Mission/PostExecutionCommandPanel

Web Page Application Source Code Path

  • wwwroot/mission/panels/postexecution-command-panel.html (Component HTML)
  • wwwroot/mission/panels/postexecution-command-panel.css (Component styles)
  • wwwroot/mission/panels/postexecution-command-panel.js (JavaScript component)
  • Controller/MissionController.cs (REST API - PostExecution command endpoints)