GlobalSettingsManagerSetLinkDocumentOrdering Method |
Change the ordering of document url type.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetLinkDocumentOrdering(
string linkIds,
string linksOrder
)
Parameters
- linkIds
- Type: SystemString
- linksOrder
- Type: SystemString
See Also