Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.QueryHelper.Add Method

(not specified)

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

Syntax

public void Add(
    string key,
    string? value,
    bool Replace = false );

Parameters

key

(not specified)

value

(not specified)

Replace

(not specified)

Remarks

(not specified)

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