Plumtree UI Infrastructure API  
 

HTMLElement.SetChildInMidRender Method 

Call this method to set the member reference to the child that is in mid render.

protected virtual void SetChildInMidRender(
   HTMLElement e
);

Parameters

e
HTMLElement child

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace