Documentation for this section has not yet been entered.
Internally, site navigation classes can use this lookup key when searching for site map nodes, as well as for establishing relationships between nodes. The System.Web.SiteMapProvider class also exposes the SiteMapProvider.FindSiteMapNodeFromKey(string) method as a means for getting a reference to a System.Web.SiteMapNode object that matches the key value.
The specific value that is used for the key is provider specific; however, it is guaranteed to not be null.