Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates if the site is pinned, not pinned, or pinned with live tiles turned off.
This method will be supported in Microsoft Edge on Windows 10 in a future update.
Syntax
var varSiteState = external.msPinnedSiteState();
Parameters
varSiteState [out, retval]
Type: numberValue Meaning 0 Site is not pinned
1 Site is pinned and can receive notifications
2 Site is pinned; however, user has turned notifications off.
Return value
Type: number
0
Site is not pinned
1
Site is pinned and can receive notifications
2
Site is pinned; however, user has turned notifications off.