asp.net.ph

HiddenField Class

System.Web.UI.WebControls Namespace


.NET Framework version 2.0

Represents a hidden field used to store a non-displayed value.

HiddenField Class Members

Collapse   Constructors

Visibility Constructor Parameters
public HiddenField ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public EnableTheming Boolean [ Get , Set ]
public SkinID String [ Get , Set ]
public Value String [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
protected CreateControlCollection ( ) ControlCollection
public Focus ( ) Void
protected LoadPostData ( String postDataKey , NameValueCollection postCollection ) Boolean
protected OnValueChanged ( EventArgs e ) Void
protected RaisePostDataChangedEvent ( ) Void

Collapse   Events

Multicast Name Type
multicast ValueChanged EventHandler

Remarks

For examples illustrating use of this control, see the individual member types of this class. For syntax information, see HiddenField in ASP.NET Syntax for Web Controls.

See Also

HiddenField Web Server Control Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph