Forum Discussion

Mike Jansen's avatar
Mike Jansen
Iron Contributor
Jun 14, 2017

Sharepoint framework spfx > get weburl

"In the old days" I would use something like: var url = _spPageContextInfo.webServerRelativeUrl; To get the URL of my SharePoint site. Now I try to do the same thing in SPFX like: this.context.pa...

Resources