3 references to GetAndRemoveRequiredStringAttribute
System.Web (3)
Configuration\BrowserDefinition.cs (2)
516
HandlerBase.
GetAndRemoveRequiredStringAttribute
(child, "value", ref capabilityValue);
541
HandlerBase.
GetAndRemoveRequiredStringAttribute
(child, "adapterType", ref adapterString);
Configuration\HttpCapabilitiesSectionHandler.cs (1)
232
XmlNode attr = HandlerBase.
GetAndRemoveRequiredStringAttribute
(node, "src", ref filename);