Share via


SPPageContentManager.RegisterHiddenField method

Registers a hidden input field for the current page.

Overload list

  Name Description
Public methodStatic member RegisterHiddenField(Control, String, String) Registers a hidden input field for the current control, specifying the control, the name of the hidden field, and the value of the hidden field.
Public methodStatic member RegisterHiddenField(Page, String, String) Registers a hidden input field for the current control, specifying the page, the name of the hidden field, and the value of the hidden field.

Top

See also

Reference

SPPageContentManager class

SPPageContentManager members

Microsoft.SharePoint.WebControls namespace