The SalContext type exposes the following members.

Constructors

  NameDescription
Public methodSalContext(Control)
Constructs a new SalContext and pushes it on the stack.
Public methodSalContext(Control, Boolean)
Constructs a new SalContext and pushes it on the stack.
Public methodSalContext(Control, Object)
Constructs a new SalContext and pushes it on the stack.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the SalContext

Properties

  NameDescription
Public propertyDisposed
Returns true if the SalContext has been disposed of (out of scope).

See Also