DropdownParameterAttribute
Last updated
Last updated
Namespace: Lithnet.Ecma2Framework
Defines a configuration parameter that is rendered as a drop down control in the management agent's configuration pages
Inheritance → → → →
Gets a boolean value that indicates if users should be able to specify their own value in addition to the displayed values
Gets the list of values that should be displayed in the drop down list
Gets the name of the parameter, as shown to the user on the MIM configuration page
Initializes a new instance of the DropdownParameterAttribute class
name
The name of the parameter, as shown to the user on the MIM configuration page
extensible
A boolean value that indicates if users should be able to specify their own value in addition to the displayed values
displayedValues
The list of values that should be displayed in the drop down list