Update Registry User Settings for an HTML Widget.

Passing an uninitialised ISKeyValueList object (or one with no items) will clear this Users' Settings for the given Form Key.

Syntax

finHtmlWidgetUtilities.UpdateRegistrySettingsUser(formKey, userSettings, [updateExisting])

Parameters

NameTypeOptionalByRefDescription
formKey String The Form Key to identify the HTML Widget.
userSettings ISKeyValueList An ISKeyValueList object with User Settings.
updateExisting Boolean Optional If True, the supplied ISKeyValueList will be appended to any existing Settings for the specified Form Key. If False, existing information will be overwritten. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finHtmlWidgetUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0