blob: 1b8d03557032701cdc8761b52b72ccafb986b2e6 (
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>
|