Click or drag to resize

PageExtensionBaseOnSetOwner Method

When the Owner is attached to this extension, verifies that the object a page object (implementing IPageTemplate). 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