UsageType property: Content Reference class

Description

This property indicates what the content reference is used for. Several other properties depend on this property.

This property takes a string value.

The length of this property is 4 characters.

Value Description

FRMT

Frame template: the content reference is a frame-based template.

HTMT

HTML template: the content reference is an HTML template.

HPGT

Homepage tab: the content reference is a homepage tab.

HPGC

Pagelet: the content reference is a pagelet used in the homepage.

TARG

Target: the content reference is the target content its template determines what else must be loaded and how it will look.

LINK

Link: the content reference is a link.

TARG is the default value on a new content reference.

This property is read/write.

Related Topics