UserGroupManagerSetDoNotShowNewFeatureIntroMessage Method |
Mark the 'New Feature Introduction' message not to be shown in the future for current user.
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic void SetDoNotShowNewFeatureIntroMessage(
Guid userId
)
Parameters
- userId
- Type: SystemGuid
Return Value
Type:
See Also