Skip to main content
Version: 3.5

ToolTipIcon

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Defines a set of standardized icons that can be associated with a ToolTip.

public enum ToolTipIcon : Enum

Fields

NameDescription
DefaultUse the icon defined in the theme.
ErrorAn error icon.
InfoAn information icon.
NoneNo icon.
WarningA warning icon.

Used By

NameDescription
HelpTip.HelpTipIconReturns or sets a value that defines the type of icon to be displayed alongside the HelpTip text.
ToolTip.ToolTipIconReturns or sets a value that defines the type of icon to be displayed alongside the ToolTip text.