메소드 | 설명 | |
---|---|---|
GetValue ( string key, bool decrypt = false ) : string | ||
InitializeLifetimeService ( ) : object | ||
SaveAll ( ) : void | ||
SetValue ( string key, string value, bool encrypt = false ) : void | ||
UserSiteSettingsStore ( ) : System |
public GetValue ( string key, bool decrypt = false ) : string | ||
key | string | |
decrypt | bool | |
리턴 | string |
public SetValue ( string key, string value, bool encrypt = false ) : void | ||
key | string | |
value | string | |
encrypt | bool | |
리턴 | void |