Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.UserSettings.SetPropertyAsync Method

(not specified)

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

Syntax

public static Task SetPropertyAsync<TYPE>(
    string name,
    TYPE value );

Parameters

name

(not specified)

value

(not specified)

Remarks

(not specified)

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