NavigationFrame.ReleaseDeferredLoadControl Method
Name | Parameters | Description |
---|---|---|
ReleaseDeferredLoadControl(INavigationPage, Boolean, Boolean) | page, keepControl, disposeControl | Fires the ControlReleasing event with the specified parameters. |
ReleaseDeferredLoadControl(INavigationPage, Boolean) | page, keepControl | Fires the ControlReleasing event with the specified parameters. |
ReleaseDeferredLoadControl(INavigationPage) | page | Fires the ControlReleasing event for the specific Frame page. |