Documentation

Search 

Contents

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

3. Document Tags

Contents > 3. Trinidad Concepts > Document Tags

Trinidad'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. form
  3. importScript
  4. media
  5. page
  6. separator
  7. spacer
  8. subForm