Contains the displayed instrument. This component is placed on a separate page. When this page is applied to, the component replaces the page content by the instrument image.

Namespace:  PerpetuumSoft.Instrumentation.Web
Assembly:  PerpetuumSoft.Instrumentation.Web (in PerpetuumSoft.Instrumentation.Web.dll) Version: 3.9.0.1

Syntax

C#
public class WidgetProducer : WebControl
Visual Basic (Declaration)
Public Class WidgetProducer _
	Inherits WebControl
Visual C++
public ref class WidgetProducer : public WebControl

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      PerpetuumSoft.Instrumentation.Web..::.WidgetProducer

See Also