Documentation

Search 

Contents

1. Introduction
2. Getting Started
Selected 3. Tomahawk Concepts
4. Code View Support
5. Design View Support
6. Tag Object Toolbars
7. Server Behaviors
8. Property Inspectors
9. Tomahawk Tag Reference

3. Document Tags

Contents > 3. Tomahawk Concepts > Document Tags

Tomahawk's document tags enable you to construct documents dynamically from separate code fragments. For example, the head and the body tags of your document can be declared in separate tags and assembled within a t:document tag. Additionally, these tags include support for generating arbitrary HTML within your pages.

  1. document
  2. documentBody
  3. documentHead
  4. headerLink
  5. htmlTag
  6. stylesheet