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


IDescriptionWindow.Refresh Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow.Refresh Method

Refresh the Item Description Window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface