FormatsNameInMessage Method

Get the name format for messages.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static string NameInMessage(
	Object name
)

Parameters

name  Object
Display name

Return Value

String
String with the name format for messages.

Remarks

Format: 'name'.

See Also