Click or drag to resize

DocumentManagerGetUserCulture Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public CultureInfo GetUserCulture(
	Guid user
)

Parameters

user
Type: SystemGuid

Return Value

Type: CultureInfo
See Also