Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Addons.AddOnManager.AddUniqueInvokedCssModule Method

(not specified)

Class: YetaWF.Core.Addons.AddOnManager
Namespace: YetaWF.Core.Addons
Assembly: YetaWF.Core

Syntax

public void AddUniqueInvokedCssModule(
    Type modType,
    Guid guid,
    List<string>? templates,
    string? invokingCss,
    bool AllowInPopup,
    bool AllowInAjax );

Parameters

modType

(not specified)

guid

(not specified)

templates

(not specified)

invokingCss

(not specified)

AllowInPopup

(not specified)

AllowInAjax

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Addons.AddOnManager ClassYetaWF.Core Overview