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


ICadastralEditorPage.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPage Interface > ICadastralEditorPage.Refresh Method
ArcGIS Developer Help

ICadastralEditorPage.Refresh Method

Refresh the Edit Parcel Properties Window.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Use the Refresh method to update/refresh the Parcel Properties window

See Also

ICadastralEditorPage Interface