DefaultTemplate property: PortalRegistry class
Description
This property returns or sets the name of the default template for this PortalRegistry object as a string.
If you delete a template for a content reference, and none of the other content references on a page have a template, the default template specified with the Node is used. If there's no template for the Node, the template specified with this property is used.
To return a reference to the content reference that contains the template specified by this property, use the TemplateObject property.
Note:
If you change the Default Template for a portal, the template won't take effect until you close all the existing browser windows with the session and open a new browser window.
This property takes only the first 30 characters of a value. If you specify a value longer than 30 characters, the remaining characters are ignored.
This property is read/write.
Related Topics