Fusion8 Design Relational ListControl Class Library

Fusion8Design.WebControls.UI Namespace

[This is preliminary documentation and subject to change.]

The Fusion8Design.WebControls.UI namespace is a collection of custom classes developed by Brian Scott that allow you to create and use custom Web server controls on a Web page.

For more information or to leave a comment or ask a question, please visit http://blogs.geekdojo.net/brian. If you find these controls useful, or use them in a project, I would appreciate a comment or link.

Thanks, and have fun.

Namespace hierarchy

Classes

ClassDescription
ListControlConverter Converts a control on the Web Forms page that inherits from ListControl to a string.
RelationalDropDownList Represents a control that allows the user to select a single item from a drop-down list.
RelationalListBox Represents a control that allows the user to select a single item from a drop-down list.

Interfaces

InterfaceDescription
IRelationalListControl Exposes common properties and methods of the relational list controls.