4 references to RenderBeginLink
System.Web.Mobile (4)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (1)
167RenderBeginLink(writer, target, attributeValue, null, null);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicLinkAdapter.cs (1)
38RenderBeginLink(writer, Control.NavigateUrl, accessKey, Style, cssClass);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicListAdapter.cs (1)
117RenderBeginLink (writer, item.Value, accessKey, Style, cssClass);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPhoneCallAdapter.cs (1)
94RenderBeginLink(writer, url, accessKey, style, cssClass);