This table stores information for a given template such as colors, titles, etc.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| templatekey | integer | not null | Unique ID of this template. |
| idx | integer | not null | Index number of the property for this template. There are 58 properties to the Portal template and the content varies from the location of an image to the text to display. |
| content | long nvarchar | with null | Value of the property for this idx number for this template. |
Product Name: Portal
Table Type: Table