Click or drag to resize

ToolBoxContext Class

Inheritance Hierarchy
SystemObject
  OmniPageCSDK.ToolBoxesToolBoxContext

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public class ToolBoxContext : IDisposable

The ToolBoxContext type exposes the following members.

Constructors
  NameDescription
Public methodToolBoxContext
Initializes a new instance of the ToolBoxContext class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ToolBoxContext
Top
See Also