Click or drag to resize

ApplicationExtensionBaseOnSetOwner Method

When the Owner is attached to this extension, verifies that the object an application object (implementing IAppContext). Attaching any other object indicates that this extension was likely attached to the wrong type of object and results in a devlog to that effect.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override void OnSetOwner()
See Also