UserPageManagerPageTemplates
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
SitePageID | int | |||
RealmType | int | |||
DisplayName | nvarchar(100) |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
UserPageManagerID | int | UserPageManager.SiteContentID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_UserPageManagerPageTemplates | ID | yes | yes | yes |