Click or drag to resize

WidgetOutputOwner Property

Returns a reference to the Widget owner, this is set when the Widget initializes.

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Widget Owner { get; set; }

Property Value

Type: Widget
See Also