blob: 23240da8b77f5f20910acf652a9fabed27e4f62b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<com:TContent ID="body" >
<h1 id="158004">TActiveHiddenField</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveHiddenField" />
<p class="block-content">
<tt>TActiveHiddenField</tt> is the active control counterpart of <tt>THiddenField</tt> component.
It displays a hidden input field on a Web page. The value of the input field can be accessed and changed
on callback via the <tt>Value</tt> property.
</p>
<div class="last-modified">$Id$</div></com:TContent>
|