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


IDescriptionWindow.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.Refresh Method
ArcGIS Developer Help

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