Click or drag to resize
ApocDriverCloseOnExit Property
Determines if the output stream should be automatically closed upon completion of the render process.

Namespace: Kettic.AspNet.Controls.Toolkit.Apoc
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public bool CloseOnExit { get; set; }

Property Value

Type: Boolean

Implements

IDriverCloseOnExit
See Also