Initializes a new instance of the WidgetParameter class with given element name, property name and property value.

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

Syntax

C#
public WidgetParameter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
WidgetParameter()

See Also