Name

HyperLinkControlBuilder

Synopsis

The ASP.NET parser uses this class to generate HTML for any HyperLink controls on a requested Web Forms page. The AllowWhitespaceLiterals() property is overridden to always return False. You will not need to use this class directly in application code.

Public Class HyperLinkControlBuilder : Inherits System.Web.UI.ControlBuilder
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function AllowWhitespaceLiterals() As Boolean  
End Class

Hierarchy

System.ObjectSystem.Web.UI.ControlBuilder HyperLinkControlBuilder

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.