Notification indicating that the associated HTML element has been added to the main document tree/markup.
[Visual Basic] Overridable Protected Sub OnDocumentEnter() [C#] protected virtual void OnDocumentEnter(); [C++] protected: virtual void OnDocumentEnter(); [JScript] protected function OnDocumentEnter();
DHTMLBehavior Class | DHTMLBehavior Members | System.Web.UI.Design Namespace