Click or drag to resize

GlobalSettingsManagerUpdateDocumentUrlType Method

Change the definition of document url type.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateDocumentUrlType(
	DocumentUrlSettings item
)

Parameters

item
Type: FileHold.LibraryManagerDocumentUrlSettings
See Also