The PageTemplateDescriptor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PageTemplateDescriptor | Initializes a new instance of the PageTemplateDescriptor class |
Methods
Name | Description | |
---|---|---|
![]() | GetActions |
Appends actions to a visual element.
|
![]() | GetEntityToken |
Gets the entity token.
|
Properties
Name | Description | |
---|---|---|
![]() | DefaultPlaceholderId |
The default is the placeholder to focus/use when users edit a page or a layout is used in ad hoc renderings.
|
![]() | Id |
Used to identify page layouts. The value has to be unique for each page template.
|
![]() | IsValid |
Gets a value indicating whether page template is loaded correctly.
Not valid templates should not be used in data as they can not be used in rendering and their IDs may not be valid.
|
![]() | LoadingException |
Gets or sets an exception that occurred during loading the template.
|
![]() | PlaceholderDescriptions |
Gets or sets the placeholder descriptions.
|
![]() | Title |
Gets or sets the title.
|