Click or drag to resize

UserPreferencesResetCustomView Method

Delete the custom view and use the default view.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ResetCustomView(
	string containerType
)

Parameters

containerType
Type: SystemString
Remarks
This method is obsolete and is provided only for compatibility with existing code.
See Also