Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.HtmlBuilder.AddClass Method

(not specified)

Class: YetaWF.Core.Support.HtmlBuilder
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static void AddClass(
    IDictionary<string,object?> htmlAttributes,
    string cls );

Parameters

htmlAttributes

(not specified)

cls

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.HtmlBuilder ClassYetaWF.Core Overview