Property | Type | Description | |
---|---|---|---|
choiceListMethodName | string | ||
initialValue | int |
Method | Description | |
---|---|---|
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 | |
return | System |