Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Globals.CssDivSmallAdmin Field

CSS class that can be added to tags to render them as a small section, only visible to administrators and superusers.

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

Syntax

public const string CssDivSmallAdmin = "yDivSmallAdmin";

Remarks

Adds background/foreground colors, border and padding.

See Also YetaWF.Core.Globals ClassYetaWF.Core Overview