TargetCrefName property: ImageTile class
Description
Use the TargetCrefName property to set or return a string value representing the portal object name of the target page definition.
Important:
If this property is undefined, then the Save and Publish methods will fail.
This property corresponds to the Name field of the Target Information group box, which is defined on the General page of the content reference link definition, and in Step 3 in Tile Wizard.
This property is read/write.
Example
&t1.TargetCrefName = "PT_CHANGE_PASSWORD_GBL";
Related Topics