SITECONTENTFOLDERS
Links CMS parts to categories for organization
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | uniqueidentifier | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| CONTENTID | int | SiteContent.ID | FK to SITECONTENT | |
| SITEFOLDERSID | int | SiteFolders.FolderID | FK to SITEFOLDERS | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_SITECONTENTFOLDERS | ID | yes | yes | yes |