Converts a control on the Web Forms page that inherits from ListControl to a string.
For a list of all members of this type, see ListControlConverter Members.
System.Object
TypeConverter
StringConverter
ListControlConverter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Not all controls can act as a parent to the IRelationalListControl. This class creates a collection of controls on the Web Forms page that can be associated with a relational list control. This collection is commonly used in a designer to display a list of controls on the Web Forms page that can be associated with a relational list control.
Any control that inherits from ListControl including the DropDownList control and ListBox control are converted and listed for binding to the relational list control. This also includes other RelationalDropDownList and RelationalListBox controls.
Namespace: Fusion8Design.WebControls.UI
Assembly: Fusion8Design.WebControls.UI.RelationalListControls (in Fusion8Design.WebControls.UI.RelationalListControls.dll)
ListControlConverter Members | Fusion8Design.WebControls.UI Namespace