ExternalReference<T>

class ExternalReference<T> : ContentItem

Specifies external references to a data file for the content item.

While the object model is instantiated, reference file names are absolute. When the file containing the external reference is serialized to disk, file names are relative to the file. This allows movement of the content tree to a different location without breaking internal links.

Type Parameters:
 
  • T
string Filename

Gets and sets the file name of an ExternalReference.