mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

IsolatedStorage_Settings.Get_String_Setting Method



Gets a pre-existing string setting for this user


Namespace: SobekCM.Tools.Settings
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
protected static string Get_String_Setting(
	string SettingName
)

Parameters

SettingName
Type: System..::..String
Name of the setting to fetch

Return Value

Type: String
Value of the string setting, or an empty string if the setting was not found

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )