Click or drag to resize

UserGroupManagerGetShowNewFeatureIntroMessage Method

Checks if a specific message was marked to be shown.

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public bool GetShowNewFeatureIntroMessage(
	Guid userId
)

Parameters

userId
Type: SystemGuid

Return Value

Type: Boolean
See Also