CatalogZoneBase::Close Method ()

 

Switches the Web page from catalog display mode to normal browse mode.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected:
virtual void Close() override

The Close method ignores any currently selected controls in the catalog. It simply calls the WebPartManager control to return the Web page to browse mode.

.NET Framework
Available since 2.0
Return to top
Show: