Visual Basic (Declaration)
<ValidationPropertyAttribute("Value")> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class HtmlInputText _
Inherits HtmlInputControl _
Implements IPostBackDataHandler