Ensures that the ParentListID is a valid ListControl.
The control specified by the ParentListID property must inherit from the ListControl class.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | A list control is not found with the ID specified by the ParentListID property. |
RelationalDropDownList Class | Fusion8Design.WebControls.UI Namespace