ASP.NET Control Standard Properties
Complete Web Control Reference
Properties
The following table describes the properties inherited from the Control class:
| Property |
Description |
.NET |
| AppRelativeTemplateSourceDirectory |
Gets or sets the application-relative virtual directory of
the Page or UserControl object that contains this control. |
1.0 |
| BindingContainer |
The control that contains this control's data binding |
1.0 |
| ClientID |
The server control id created by ASP.NET. |
1.0 |
| Controls |
Gets a ControlCollection object that represents the child
controls for a specified server control in the UI hierarchy. |
1.0 |
| EnableTheming |
A value indicating whether or not themes apply to the
control |
1.0 |
| EnableViewState |
A value indicating whether or not the control persists its
view state, and the view state of any child controls it contains, to the
requesting client. |
1,0 |
| ID |
The id assigned to the control |
2.0 |
| NamingContainer |
A reference to the server control's naming container |
1.0 |
| Page |
A reference to the page that contains the control |
1.0 |
| Parent |
A reference to the control's parent |
2.0 |
| Site |
Information about the container of the current control (Get
value only) |
2.0 |
| TemplateControl |
A reference to the template that contains the current
control |
1.0 |
| TemplateSourceDirectory |
The virtual directory of the page/control that contains the
current control |
1.0 |
| UniqueID |
The unique id for the server control (Get value only) |
1.0 |
| Visible |
A value indicating whether a control is rendered as UI |
1.0 |
Complete Web Control Reference

Need an easy way to get data into XML, or transform XML to another format?
MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data.
Then it transforms data instantly or auto-generates royalty-free data integration code for recurrent conversions.
Download a free, fully functional 30-day trial to experience the following features:
- Easy-to-use, graphical data mapping interface
- Instant data transformation
- XSLT 1.0/2.0 and XQuery code generation
- Java, C#, and C++ code generation
- Advanced data processing functions
- Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more
- Visual Studio & Eclipse integration
Download a fully-functional trial today!
|
|
|
|