Click or drag to resize
ISettingsGroupContainsSetting Method
Returns true when this settings group or an ancestor settings group contains a value for the specified setting.

Namespace: Sdl.Core.Settings
Assembly: Sdl.Core.Settings (in Sdl.Core.Settings.dll) Version: 1.8.0.0 (1.8.2564.0)
Syntax
bool ContainsSetting(
	string settingId
)

Parameters

settingId
Type: SystemString
The id of the setting.

Return Value

Type: Boolean
True if this settings group or an ancestor contains a value for the specified setting.
See Also
Community
Edit
Be the first to Edit the community content of this topic.
Comments