Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.TextDisplayComponentBase Constructor

Constructor.

Class: YetaWF.Modules.ComponentsHTML.Components.TextDisplayComponentBase
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public TextDisplayComponentBase(
    string templateName,
    string templateClass );

Parameters

templateName

The template name.

templateClass

The CSS class representing the component.

See Also YetaWF.Modules.ComponentsHTML.Components.TextDisplayComponentBase ClassYetaWF.ComponentsHTML PackageYetaWF.Core