blob: f2b0d3726bdf79c469420ee8564e526f0d769383 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | <com:TContent ID="body">
<h1>TPlaceHolder Sample</h1>
<p>
This sample shows how to insert <com:TPlaceHolder ID="PlaceHolder1" />
at a place that is reserved on a template. The dynamic content can be
either static texts or controls.
</p>
</com:TContent>
 |