NotesToolsImage Method
Get the name of the image that corresponds to the type of note.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string Image(
NoteType noteType
)
Public Shared Function Image (
noteType As NoteType
) As String
- noteType NoteType
- NoteType with the note type.
Stringstring with the name of the image that corresponds to the type of note.