HostedWebApplication.InitializeClosing 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.
This Method is called before closing a hosted web application to perform required actions on web browser to close.
public:
void InitializeClosing();
public void InitializeClosing ();
member this.InitializeClosing : unit -> unit
Public Sub InitializeClosing ()