Classes

  Class Description
Public class OnTrueFalseControl
OnTrueFalseControl - base class for all true/false controls.
Public class OnTrueFalseControl..::..OnTrueFalseTemplateItem
On true or false template item.
Public class Repeater<(Of <(<'RepeaterItemType>)>)>
Base asp.net repeater.
Public class RepeaterItem
Base repeater item that include the web control state.
Public class TextWriterControl
TextWriterControl to the same thing as default literal control except allowing childcontrols and changing of the output text.
Public class TypedRepeater<(Of <(<'DataSourceType, RepeaterItemType>)>)>
Base asp.net repeater with typed datasource.
Public class 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.