Skip to main content

BaseView.ReleaseDeferredLoadControl Method

Name Parameters Description
ReleaseDeferredLoadControl(BaseDocument, Boolean, Boolean) document, keepControl, disposeControl Fires the BaseView.ControlReleasing event with the specified parameters for the specified document.
ReleaseDeferredLoadControl(BaseDocument, Boolean) document, keepControl Fires the BaseView.ControlReleasing event with the specified parameter for the specified document.
ReleaseDeferredLoadControl(BaseDocument) document Disposes a specific deferred load Document within the current View.