3 references to GetExplicitResourceString
System.Web (3)
SiteMapNode.cs (3)
127localizedText = GetExplicitResourceString(key, text, true); 177localizedText = GetExplicitResourceString("description", _description, true); 328localizedText = GetExplicitResourceString("title", _title, true);