Web Server Controls->ASP.NET PlaceHolder Control
Definition and Usage
The PlaceHolder control is used to reserve space for controls added by code.
Note: The PlaceHolder control does not produce any visible output (it only acts as a container for other controls on the Web page).
Properties
| Property | Description |
|---|---|
| id | A unique id for the control |
| runat | Specifies that the control is a server control. Must be set to "server" |
浙公网安备 33010602011771号