Gets or sets the resource key that is used to localize the System.Web.SiteMapNode.
Documentation for this section has not yet been entered.
Using the set accessor of the SiteMapNode.ResourceKey property when the SiteMapNode.ReadOnly property is true will result in an InvalidOperationException exception. To set the SiteMapNode.ResourceKey for a System.Web.SiteMapNode object, use the SiteMapNode.#ctor(SiteMapProvider, string, string, string, string, IList, System.Collections.Specialized.NameValueCollection, System.Collections.Specialized.NameValueCollection, string) constructor.