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