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