Name

HyperLinkDesigner

Synopsis

This class provides the design-time representation of a System.Web.UI.WebControls.HyperLink control, using an overridden GetDesignTimeHtml() method. If the System.Web.UI.WebControls.HyperLink.Text property is empty, the control’s name will be displayed in square brackets.

Public Class HyperLinkDesigner : Inherits System.Web.UI.Design.TextControlDesigner
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function GetDesignTimeHtml() As String  
End Class

Hierarchy

System.Object System.ComponentModel.Design.ComponentDesigner(System.ComponentModel.Design.IDesigner, System.IDisposable, System.ComponentModel.Design.IDesignerFilter)System.Web.UI.Design.HtmlControlDesignerSystem.Web.UI.Design.ControlDesignerSystem.Web.UI.Design.TextControlDesigner HyperLinkDesigner

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.