summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/PlaceHolder.page
blob: b3fbe5b76198d337d887118080600d04882a3d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<com:TContent ID="body" >

<h1 id="4001">TPlaceHolder</h1>
<com:DocLink ClassPath="System.Web.UI.WebControls.TPlaceHolder" />

<p id="470306" class="block-content">
<tt>TPlaceHolder</tt> reserves a place on a template, where static texts or controls may be dynamically inserted.
</p>

<com:RunBar PagePath="Controls.Samples.TPlaceHolder.Home" />

</com:TContent>