DhObjectFactory.initFromPeer

Overview | Methods | This Package | All Packages

DhObjectFactory.initFromPeer

Called when an instance is created from an existing HTML element.

Syntax

protected void initFromPeer( IHTMLElement peer )

Parameters

peer

The existing peer element.

Remarks

Override this method to perform any special initialization when an instance is created from an existing HTML element. 


Send feedback to MSDN.Look here for MSDN Online resources.