Click or drag to resize

GlobalSettingsManagerRemoveDocumentUrlType Method

Remove the document url type.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemoveDocumentUrlType(
	int itemId
)

Parameters

itemId
Type: SystemInt32
See Also