Content Reference Class

The content reference class provides access to some kind of content. The type of content depends on the content reference.

The content reference objects are instantiated from other classes:

  • From a PortalRegistry object with the FindCRefByURL, FindCRefForURL, or FindCRefByName properties.

  • From a Content Reference Collection (instantiated from a folder) with the First, ItemByName or Next methods

See FindCRefByURL, FindCRefByName, FindCRefForURL, Content Reference Collection.

See Adding a Content Reference.