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
Syntaxpublic void DontShowMessage(
string messageId
)
Parameters
- messageId
- Type: SystemString
See Also