Method SetDisplayShortName
| Improve this Doc View SourceSetDisplayShortName(Func<String>)
Sets the DisplayShortName value getter.
Declaration
public void SetDisplayShortName(Func<string> displayShortNameGetter)
Parameters
Type | Name | Description |
---|---|---|
System.Func<System.String> | displayShortNameGetter | The DisplayShortName value getter. |
Remarks
This method is typically used to provide localizable DisplayShortName value.