UserPreferencesGetDontShowMessage Method |
Checks if a specific message was marked not to be shown in the future.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool GetDontShowMessage(
string messageId
)
Parameters
- messageId
- Type: SystemString
Return Value
Type:
Boolean
See Also