NoteTag.CreateHyperlinkGlobe

NoteTag.CreateHyperlinkGlobe method

Creates a new note tag with HyperlinkGlobe icon and specified label.

public static NoteTag CreateHyperlinkGlobe(string label = "Web site to visit")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also