Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.IUserSettings.SetPropertyAsync Method

(not specified)

Class: YetaWF.Core.Localize.IUserSettings
Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Syntax

public Task SetPropertyAsync(
    string name,
    Type type,
    object? value );

Parameters

name

(not specified)

type

(not specified)

value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Localize.IUserSettings ClassYetaWF.Core Overview