TemplateType property: Content Reference Link class

Description

This property indicates whether a template should be used to wrap the content. This property takes a string value.

Values are:

Value Description

HTML

An HTML template should wrap the data (URL) in the content reference.

NONE

No template should be used. The text should not be wrapped.

HTML is the default value on a new content reference.

Use the NONE value if the URL should not appear in the portal. An example is when the content reference link is a template itself.

If the homepage template for the user is un-retrievable, the system tries to use the default user's template first, before resorting to the portal default template.

When the content reference link describes content, this property should be set to HTML.

This property is read/write.

Related Topics