UserPageManager
Primary Key
| Primary Key | Field Type |
|---|---|
| SiteContentID | int |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| SiteContentID | int | SiteContent.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_UserPageManager | SiteContentID | yes | yes | yes |
Referenced by
| Referenced by | Field |
|---|---|
| UserPageManagerPageTemplates | UserPageManagerID |