Represents external content data that exists outside of an object store (and therefore outside the control of the Content Engine server), but to which an object store maintains a reference. The URL of the resource that contains the content data is stored in the ContentLocation property.


The following tables list the members exposed by IContentReference.

Public Properties

  Name Description
Public property ContentLocation Specifies, in URL format, the name of the resource that contains the content data represented by this ContentReference object.
Top

See Also