This document is archived and information here might be outdated.  Recommended version.


IGxDocumentationViewWindow.Close Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDocumentationViewWindow Interface > IGxDocumentationViewWindow.Close Method
ArcGIS Developer Help

IGxDocumentationViewWindow.Close Method

Close the embeded window.

[Visual Basic .NET]
Public Sub Close ( _
)
[C#]
public void Close (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationViewWindow Interface