NoteCheckBox.CreateYellowPersonCheckBox

NoteCheckBox.CreateYellowPersonCheckBox method

Creates a new note checkbox with YellowPersonCheckBoxEmpty icon and specified label.

public static NoteCheckBox CreateYellowPersonCheckBox(string label = "Discuss with manager")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also