SiteMapNode.ResourceKey Property
.NET Framework 3.0
Gets or sets the resource key that is used to localize the SiteMapNode.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Using the set accessor of the ResourceKey property when the ReadOnly property is true will result in an InvalidOperationException exception. To set the ResourceKey for a SiteMapNode object, use the SiteMapNode constructor.
Community Additions
ADD
Show: