The CContentLink type exposes the following members.

Properties

  NameDescription
Public propertyContentId
Gets the unique identifier for the parent CContent
Public propertyContentLinkId
Gets unique identifier of the CContentLink.
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyLinkName
Gets or sets name of the link.
Public propertyLinkURL
Gets or sets URL of the link.
Public propertyTaggedPageLayoutId
Gets or sets identifier of tagged page layout when the link is pointing to a tagged page.

See Also