FormatsCodeInMessage Method
Get the code format for messages.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string CodeInMessage(
Object code
)
Public Shared Function CodeInMessage (
code As Object
) As String
- code Object
- Code to show.
StringString with the code format for messages.