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