| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
Name |
nvarchar(255) | |||
Description |
nvarchar(255) | |||
Content |
ntext | ![]() |
||
Guid |
uniqueidentifier | ![]() |
Default = (newid()) | |
OwnerID |
int | ![]() |
||
Deleted |
bit | Default = 0 | ||
Stylesheet |
ntext | ![]() |
||
StyleSheetID |
int | ![]() |
||
DocType |
int | ![]() |
Default = 0 | |
CreateDate |
datetime | ![]() |
||
CopySourceID |
int | ![]() |
||
CopyBatchGUID |
uniqueidentifier | ![]() |
||
UpdateDate |
datetime | Default = getutcdate() |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ClientSitesID |
int | ClientSites.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
IX_SiteLayouts_ClientSitesID |
ClientSitesID | |||
IX_SiteLayouts_GUID_OwnerID_Deleted |
Guid, OwnerID, Deleted | |||
IX_SiteLayouts |
ClientSitesID, Name | ![]() |
||
PK_Templates |
ID | ![]() |
![]() |
![]() |
| Trigger Name | Description |
|---|---|
TR_SITELAYOUTS_UPDATE |
| Referenced by | Field |
|---|---|
CMSTEMPLATELAYOUT |
SITELAYOUTSID |

ID
Name
ClientSitesID
IX_SiteLayouts_ClientSitesID