Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.HtmlBuilder.GetClasses Method

(not specified)

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

Syntax

public static string GetClasses(
    IDictionary<string,object?>? attributes,
    string? extraCss = null );

Parameters

attributes

(not specified)

extraCss

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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