Advertisement
PtiTom

SharePoint URL Tips

Sep 12th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. You can use following token at the start of url,
  2. ~site and ~sitecollection for SPWeb and SPSite relative url.
  3.  
  4. Whereas, you can use following token at the end of url as parameter,
  5. {ItemId}, {ItemUrl}, {ListId}, {SiteUrl}, {RecurrenceId}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement