Click or drag to resize

UserPreferencesGetUserLanguage Method (Guid)

Return default language for the specified user.

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

Parameters

userGuid
Type: SystemGuid

Return Value

Type: String
See Also