Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Repository.Setting.Create Method

(not specified)

Class: YetaWF.Core.Support.Repository.Setting
Namespace: YetaWF.Core.Support.Repository
Assembly: YetaWF.Core

Syntax

public static Setting Create(
    SettingsDictionary dict,
    string settingName,
    object value,
    bool modified );

Parameters

dict

(not specified)

settingName

(not specified)

value

(not specified)

modified

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.Repository.Setting ClassYetaWF.Core Overview