Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To merge the properties of a sub-template with a master template, include the MergeProperties="True" attribute in the [Register|http://docs.codesmithtools.com/display/Generator/Registering+Sub-Templates] directive for the sub-template. When you do this, the properties of the sub-template will be displayed on the property sheet of the main template when the main template is open in CodeSmith Explorer or CodeSmith Studio. This makes it easy to prompt for all the properties that are required for the entire code-generation process on a single property sheet.

  • No labels