ArcObjects Library Reference (CadastralUI)  

IControlPointsManager.Refresh Method

Refresh the layers or just the dialog.

[Visual Basic .NET]
Public Sub Refresh ( _
    ByVal dlgOnly As Boolean _
)
[C#]
public void Refresh (
    bool dlgOnly
);

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface