RelativeURL property: Content Reference class
Description
This property returns the relative URL in the following format:
../../../PORTAL/NODE/content_type/CONTENT
The following is an example of a full URL:
http://myserver.example.com:8000/psc/t56dp812x/EMPLOYEE/CRM/c/PTGP_MENU.PTGP_USERPREF_FL.GBL
The RelativeURL property returns the following:
../../../EMPLOYEE/CRM/c/PTGP_MENU.PTGP_USERPREF_FL.GBL
This property is read-only.
Related Topics