Macros-Code

Overview

This sample application demonstrates using macros.

Concepts Demonstrated

  • How to declare a macro that appends a Window element to the current user interface document
  • How to declare a parameterized macro that accepts arguments for the attributes of the window element to append to the current user interface document
  • How to call a macro
  • How to call a parameterized macro passing in both hard coded arguments and dynamic arguments using XPath queries

Browse Subversion (browse)