Skip to main content
A newer version of this page is available. .

BaseView.ReleaseDeferredLoadControls Method

Name Parameters Description
ReleaseDeferredLoadControls() none Disposes all deferred load Documents within the current view.
ReleaseDeferredLoadControls(Boolean, Boolean) keepControls, disposeControls Fires the BaseView.ControlReleasing event with the specified parameters for all documents with unreleased content in the current BaseView.
ReleaseDeferredLoadControls(Boolean) keepControls Fires the BaseView.ControlReleasing event with the specified parameter for all documents with unreleased content in the current BaseView.