Click or drag to resize

UserPreferencesGetViews Method

Return all views for given container type.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ViewDefinition[] GetViews(
	string containerType
)

Parameters

containerType
Type: SystemString

Return Value

Type: ViewDefinition
See Also