Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Globals.CssDivWarning Field

CSS class that can be added to tags to render them suitable as a noticeable warning section.

Class: YetaWF.Core.Globals
Namespace: YetaWF.Core
Assembly: YetaWF.Core

Syntax

public const string CssDivWarning = "yDivWarning";

Remarks

Adds background/foreground colors, border and padding to allow it to be a noticeable warning.

See Also YetaWF.Core.Globals ClassYetaWF.Core Overview