Method | Description | |
---|---|---|
DisplayNameAttribute ( string name ) : System |
Creates a new instance of LocalizableAttribute
|
|
GetAutoGenerateField ( ) : bool? |
|
|
GetAutoGenerateFilter ( ) : bool? |
|
|
GetDescription ( ) : dynamic, |
|
|
GetGroupName ( ) : dynamic, |
|
|
GetName ( ) : dynamic, |
|
|
GetOrder ( ) : int? |
|
|
GetPrompt ( ) : dynamic, |
|
|
GetShortName ( ) : dynamic, |
|
public DisplayNameAttribute ( string name ) : System | ||
name | string | The displayName text to be localized |
return | System |