Click or drag to resize

UserPreferencesGetUserAdminMenuSettings Method

Get specific user preferences for admin menu settings

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool GetUserAdminMenuSettings(
	Guid userGuid
)

Parameters

userGuid
Type: SystemGuid
Specific user guid

Return Value

Type: Boolean
See Also