Свойство | Тип | Описание | |
---|---|---|---|
choiceListMethodName | string | ||
initialValue | int |
Метод | Описание | |
---|---|---|
EnumDropdownDisplayAttribute ( string fieldName, string displayTitle, int initialValue, string choiceListMethodName ) : System | ||
GetInitialValue ( ) : object |
public EnumDropdownDisplayAttribute ( string fieldName, string displayTitle, int initialValue, string choiceListMethodName ) : System | ||
fieldName | string | |
displayTitle | string | |
initialValue | int | |
choiceListMethodName | string | |
Результат | System |