ContentReference Links

A content reference link is a ContentReference object that delegates most of its properties to another content reference. It has its own separate properties, as well as a reference to the linked cref.

A content reference link is instantiated from the following:

  • CreateLink content reference method

  • CreateContentRefLink PortalRegistry method

Note: The CreateLink method creates a new link. To instantiate an existing link use the FindLinkByName method.