Click or drag to resize

UserPreferencesSetUserDownloadPreferencesInWebClient Method

Set default document action in Web Client

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetUserDownloadPreferencesInWebClient(
	UserPreferencesDownloadPreferences downloadPreferences
)

Parameters

downloadPreferences
Type: FileHold.LibraryManagerUserPreferencesDownloadPreferences

Return Value

Type: 
See Also