| ||||||||||||||||||||||||||||||
HtmlContainerControl ClassSystem.Web.UI.HtmlControls Namespace Defines the methods, properties, and events available to all HTML server controls whose content must be contained within opening and closing tags.
|
||||||||||||||||||||||||||||||
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| protected | CreateControlCollection | ( ) | ControlCollection |
| protected | LoadViewState | ( Object savedState ) | Void |
| protected | RenderAttributes | ( HtmlTextWriter writer ) | Void |
| protected | RenderEndTag | ( HtmlTextWriter writer ) | Void |
The most common controls with a closing tag are the <form>, <table>, <tr>, <td>, <a>, and <span> elements.
This class allows developers to manipulate the contents between the opening and closing tags of HTML server controls that inherit from this class.
For examples illustrating use of this control, see the individual member types of this class.
Check out related books at Amazon
© 2000-2008 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 aspxtreme