USDTabBasePanel.CloseAppClickHandler(IHostedApplication) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the application handler.
protected:
void CloseAppClickHandler(Microsoft::Uii::Csr::IHostedApplication ^ app);
protected void CloseAppClickHandler (Microsoft.Uii.Csr.IHostedApplication app);
member this.CloseAppClickHandler : Microsoft.Uii.Csr.IHostedApplication -> unit
Protected Sub CloseAppClickHandler (app As IHostedApplication)
Parameters
Specifies the application.