List of questions
Related questions
Question 15 - Certified B2C Commerce Developer discussion
A business user wants to add a link to a content page from within the body of another content asset. The target content asset ID is: terms-and-conditions.
Which link function generates the correct link?
A.
$include('Page-Include', 'cid', 'terms-and-conditions')$
B.
$http('Content-Page', 'cid', 'terms-and-conditions')$
C.
$httpUrl('Content-Show', 'cid', 'terms-and-conditions')$
D.
$url('Page-Show', 'cid', 'terms-and-conditions')$
Your answer:
0 comments
Sorted by
Leave a comment first