Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.ScriptManager.AddVolatileOption Method

(not specified)

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

Syntax

public void AddVolatileOption(
    string group,
    string name,
    object? value,
    bool Replace = false );

Parameters

group

(not specified)

name

(not specified)

value

(not specified)

Replace

(not specified)

Remarks

(not specified)

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