RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

ExtensionMethods..::..ConvertPropertyNameToDescription Method

Converts the property name to description.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static string ConvertPropertyNameToDescription(
	this string propertyName
)
<ExtensionAttribute> _
Public Shared Function ConvertPropertyNameToDescription ( _
	propertyName As String _
) As String
[ExtensionAttribute]
public:
static String^ ConvertPropertyNameToDescription(
	String^ propertyName
)

Parameters

propertyName
Type: String
Name of the property.

Return Value

System.String.