Namespace Mediachase.Web.Console.Controls
Classes
CustomImageButton
Summary description for CustomImageButton.
DualList
Provides the UI for the common requirement of two listboxes with items that move between them.
DynamicListBox
A ListBox which can retrieve and persist any client-side changes to its Items collection.
DynamicListBoxResourceHandler
The DynamicListBoxResourceHandler takes care of script support for the controls in the assembly. It is not meant to be used by your code.
EcfListView
EcfListViewPreferences
Object for passing as a contextKey for grid header extender
JavaScriptHyperLinkField
RowSelectorColumn
A System.Web.UI.WebControls.DataGridColumn which shows a checkbox in each row to signal the selection of that row.
RowSelectorColumn.ParticipantCheckBox
The checkboxes which appear in each cell of a RowSelectorColumn when SelectionMode is set to System.Web.UI.WebControls.ListSelectionMode.Multiple.
RowSelectorColumn.ParticipantRadioButton
The radiobutton which appears in each cell of a RowSelectorColumn when SelectionMode is set to System.Web.UI.WebControls.ListSelectionMode.Single.
RowSelectorColumn.SelectAllCheckBox
The checkbox in the header for select-all.