Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IView Interface
NamespacesGenesyslab.Desktop.InfrastructureIView
Each of the customizable views should implement this interface.
Declaration Syntax
C#Visual BasicVisual C++
public interface IView
Public Interface IView
public interface class IView
Members
All MembersMethodsProperties



IconMemberDescription
Context
Gets or sets the context. This is a user defined object.

Create()()()
Creates this view.

Destroy()()()
Destroys this view.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)