asp.net.ph

PlaceHolder Class

System.Web.UI.WebControls Namespace


A container to store dynamically added server controls on the Web page.

PlaceHolder Class Members

Collapse   Constructors

Visibility Constructor Parameters
public PlaceHolder ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public EnableTheming Boolean [ Get , Set ]

Remarks

Use the PlaceHolder control as a container to store dynamically added server controls to the Web page. The PlaceHolder control does not produce any visible output and is only used as a container for other controls on the Web page. You can use the Control.Controls collection to add, insert, or remove a control from the PlaceHolder control.

Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note