The members of System.Web.UI.HtmlControls.HtmlInputHidden are listed below.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputControl
![]() Initializes a new instance of the System.Web.UI.HtmlControls.HtmlInputHidden class. |
LoadPostData(string, System.Collections.Specialized.NameValueCollection)
| ||
override | OnPreRender(EventArgs)
| |
OnServerChange(EventArgs)
| ||
RaisePostDataChangedEvent()
| ||
override | RenderAttributes(System.Web.UI.HtmlTextWriter)
|
ServerChange |
![]() Occurs when the HtmlInputControl.Value property is changed on the server. |
System.Web.UI.IPostBackDataHandler.LoadPostData |
![]() Implements the System.Web.UI.IPostBackDataHandler.LoadPostData(string, System.Collections.Specialized.NameValueCollection) interface method by calling the HtmlInputHidden.LoadPostData(string, System.Collections.Specialized.NameValueCollection) method. | |
System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent |
![]() Implements the System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent interface method by calling the HtmlInputHidden.RaisePostDataChangedEvent method. |