Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.CssManager.AddFileAsync Method

(not specified)

Class: YetaWF.Core.Pages.CssManager
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public Task<bool> AddFileAsync(
    bool skinRelated,
    string fullUrl,
    bool minify = true,
    bool bundle = true );

Parameters

skinRelated

(not specified)

fullUrl

(not specified)

minify

(not specified)

bundle

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Pages.CssManager ClassYetaWF.Core Overview