SiteMapProvider::ResourceKey Property
.NET Framework (current version)
Get or sets the resource key that is used for localizing SiteMapNode attributes.
Assembly: System.Web (in System.Web.dll)
The ResourceKey property is used with the GetImplicitResourceString method of the SiteMapNode class. For the Title and Description properties, as well as any additional attributes that are defined in the Attributes collection of the SiteMapNode object, the GetImplicitResourceString method takes precedence over the GetExplicitResourceString when the localization is enabled with the EnableLocalization property set to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: