BubbleStyle

Wisej.Web.Ext.Bubbles.BubbleStyle

Namespace: Wisej.Web.Ext.Bubbles

Assembly: Wisej.Web.Ext.Bubbles (3.2.0.0)

Bubble styles. Corresponds to states in the theme.

public enum BubbleStyle : Enum

Fields

NameDescription

Alert

Uses the "alert" state in the theme.

Critical

Uses the "critical" state in the theme.

Custom

Uses the "custom" state in the theme.

Warning

Uses the "warning" state in the theme.

Used By

NameDescription

Returns the notification value associated with the specified control.

Last updated