mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

IsolatedStorage_Settings.Contains Method



Checks to see if a particular setting already exists 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 bool Contains(
	string SettingName
)

Parameters

SettingName
Type: System..::..String
Name of the setting to look for

Return Value

Type: Boolean
TRUE if the setting exists, otherwise FALSE

See Also



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