Click or drag to resize

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
Syntax
C#
public void SetDoNotShowNewFeatureIntroMessage(
	Guid userId
)

Parameters

userId
Type: SystemGuid

Return Value

Type: 
See Also