Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Globals.CssDivAdmin Field

CSS class that can be added to tags to render them so they're only visible to administrators and superusers.

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

Syntax

public const string CssDivAdmin = "yDivAdmin";

Remarks

Adds background/foreground colors, border and padding.

See Also YetaWF.Core.Globals ClassYetaWF.Core Overview