ClientScriptProxy.RegisterHiddenField

Injects a hidden field into the page

public void RegisterHiddenField(Control control,
	string hiddenFieldName,
	string hiddenFieldInitialValue)

Parameters

control

hiddenFieldName

hiddenFieldInitialValue


See also:

Class ClientScriptProxy

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic