Click or drag to resize

GlobalSettingsManagerSetLinkDocumentOrdering Method

Change the ordering of document url type.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetLinkDocumentOrdering(
	string linkIds,
	string linksOrder
)

Parameters

linkIds
Type: SystemString
linksOrder
Type: SystemString
See Also