Documentation Center

TOM.NET (.NET Tridion Object Model)

The .NET Tridion Object Model (TOM.NET) is the recommended interface to the Content Manager for developing templating, event handling and Workflow (except Automatic Activities). This section provides an overview of the TOM.NET API.

TOM.NET provides access to the following types of information:

  • Access to all content managed in Content Manager.
  • Access to the package that is being processed by your Template Building Block.
  • Access to a logging stream to which you can log messages.
  • Access to the Event System.