frmEditOperationGetDisplayName Method
Return the display name for the specified property name.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private string GetDisplayName(
string propertyName
)
Private Function GetDisplayName (
propertyName As String
) As String
No code example is currently available or this language may not be supported.
- propertyName String
-
Name of the property to format.
String
The display name of the provided property.