Click or drag to resize

UserPreferencesSavePersonalView Method

Create or update a personal view in given context.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int SavePersonalView(
	DefaultView context,
	ViewDefinition view
)

Parameters

context
Type: FileHold.LibraryManagerDefaultView
view
Type: FileHold.LibraryManagerViewDefinition

Return Value

Type: Int32
See Also