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



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph