LinkTarget_Struct (Type)

A structure describing the different attributes of a link target.

Based On:

Structure

Structure Fields:

Field Name Type Description
DocType PlainText The type of page/document.
EventHandlers LinkTargetEventHandlers_Struct A structure describing event handlers of a link target.
ExpirationDate Timestamp_EmptyString The expiration date of the page, or an empty string.
ID PageID_0 The unique ID of the target page, or 0 if no target.
JumpTarget PlainText The jump target bookmark of the link.
PageType PageType_EmptyString A page's type; for example: 0 (normal or uploaded document), 1 (soft template), 6 (page set), and so on.
PublicReleaseDate DateTime_EmptyString The publication date of the page, or an empty string.
ResolvedURL LinkTargetResolvedURL_Struct A structure describing resolved URL of a link target.
SubsiteID SubsiteID_0 The subsite ID of the target page, or 0.
SubsiteURL SubsiteURL_EmptyString The subsite URL of the target page, or empty string.
Uploaded Boolean Boolean flag which when true indicates that the item is an uploaded document.
URL PlainText The URL of the target page, or empty string if no target.
WindowParams LinkTargetWindowProperties_Struct Structure of parameters for the link target window.

Error Message:

Must be a structure describing the different attributes of a link target.