Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Globals.CssDivAlert Field

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

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

Syntax

public const string CssDivAlert = "yDivAlert";

Remarks

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

See Also YetaWF.Core.Globals ClassYetaWF.Core Overview