DropdownList SelectedValueMustBeOneOfTheListOfValues ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Scenes.Controls DropdownList SelectedValueMustBeOneOfTheListOfValues

Namespace: DeltaEngine.Scenes.Controls
Assembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class SelectedValueMustBeOneOfTheListOfValues : Exception

The DropdownList SelectedValueMustBeOneOfTheListOfValues type exposes the following members.

Constructors

  NameDescription
Public methodDropdownList SelectedValueMustBeOneOfTheListOfValues
Initializes a new instance of the DropdownList SelectedValueMustBeOneOfTheListOfValues class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also