GlobalSettingsManagerSetLinkDocumentOrdering Method

Change the ordering of document url type.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Change the ordering of document url type.")]
public void SetLinkDocumentOrdering(
	string linkIds,
	string linksOrder
)

Parameters

linkIds  String
linksOrder  String

See Also