프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |