WindowTemplateManagerDeleteTemplate Method

Delete the template and associated files.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Delete the template and associated files.")]
public void DeleteTemplate(
	int templateId
)

Parameters

templateId  Int32

See Also