stephenjbell

dotCMS - Get URL-mapped page uri

Aug 22nd, 2011
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #set($currentURLMapContent = $dotcontent.find($URLMapContent.identifier))
  2. #set($pageUri = $currentURLMapContent.getUrlMap())
Advertisement
Add Comment
Please, Sign In to add comment