CaptionHelper.GetMemberCaption Method
| Name | Parameters | Description |
|---|---|---|
| GetMemberCaption(IMemberInfo) static | memberInfo | Returns the display caption corresponding to a business class‘ property. |
| GetMemberCaption(ITypeInfo, String) static | typeInfo, memberName | Returns the display caption corresponding to a business class‘ property. |
| GetMemberCaption(Type, String) static | objectType, memberName | Returns the display caption corresponding to a business class‘ property. |