Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.TempPageCssClass Property

The CSS class name to add to a temporary page's <body> tag when this module is used on a temporary page. Temporary pages are used when a module is displayed without a permanent, designed page.

Class: YetaWF.Core.Modules.ModuleDefinition
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public string? TempPageCssClass { get; set; }

See Also YetaWF.Core.Modules.ModuleDefinition ClassYetaWF.Core Overview