Click or drag to resize

UserPreferencesDontShowMessage Method

Mark the message not to be shown in the future for current user.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void DontShowMessage(
	string messageId
)

Parameters

messageId
Type: SystemString
See Also