mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

IsolatedStorage_Settings.Get_Int_Setting Method



Gets a pre-existing integer 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 int Get_Int_Setting(
	string SettingName
)

Parameters

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

Return Value

Type: Int32
Value of the integer setting, or -1 if the setting was not found

See Also



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