Implementing StaticNavigationCommandRef commands

StaticNavigationCommandRef specifies a command that navigates to a page without accepting user-entered parameters. It is the simplest to implement. You specify the Command Name and Command Target in exactly the same manner as for a static navigation command. You must also specify the Command Target, and any necessary Command Arguments. These parameters have the following meanings:

  • Command Target specifies the ID of the target page.
  • Command Arguments specify one or more parameters to use in the case in which the target page accepts one or more string parameters. If there is more than one parameter, enter a comma-separated list.