The CContentLink type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContentId |
Gets the unique identifier for the parent CContent | |
| ContentLinkId |
Gets unique identifier of the CContentLink.
| |
| EditStatus |
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus (Inherited from iboBase.) | |
| Errors |
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.) | |
| ErrorsCount |
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.) | |
| LinkName |
Gets or sets name of the link.
| |
| LinkURL |
Gets or sets URL of the link.
| |
| TaggedPageLayoutId |
Gets or sets identifier of tagged page layout when the link is pointing to a tagged page.
|