Classes
| Class | Description | |
|---|---|---|
|
|
OnTrueFalseControl |
OnTrueFalseControl - base class for all true/false controls.
|
|
|
OnTrueFalseControl..::..OnTrueFalseTemplateItem |
On true or false template item.
|
|
|
Repeater<(Of <(<'RepeaterItemType>)>)> |
Base asp.net repeater.
|
|
|
RepeaterItem |
Base repeater item that include the web control state.
|
|
|
TextWriterControl |
TextWriterControl to the same thing as default literal
control except allowing childcontrols and changing of
the output text.
|
|
|
TypedRepeater<(Of <(<'DataSourceType, RepeaterItemType>)>)> |
Base asp.net repeater with typed datasource.
|
|
|
UseControl |
UseControl to the same thing as default PlaceHolder and the base
for UseControl-classes. The biggest change between the two
placeholders is the help implementation for WebControlState.
|