Click or drag to resize

WindowTemplateManagerGetTemplate Method

Return a single template.

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

Parameters

templateId
Type: SystemInt32

Return Value

Type: WindowTemplate
See Also