2 references to EncodeUrl
System.Web (1)
UI\HTMLTextWriter.cs (1)
1028
attrValue =
EncodeUrl
(attrValue);
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
209
return base.
EncodeUrl
(url);