You are here: Start » FIL.NET » FIS.DebugPreviewCloseWindow Method

FIS.DebugPreviewCloseWindow Method

Closes debug preview window.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void DebugPreviewCloseWindow
(
	FilNet.DebugPreviewWindowState ioWindow
)

Parameters

Name Type Range Default Description
ioWindowFilNet.DebugPreviewWindowStateState object of window to be closed.

See also