Click or drag to resize

WindowTemplateManagerDeleteTemplate Method

Delete the template and associated files.

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

Parameters

templateId
Type: SystemInt32
See Also