IRefreshable Interface |
public interface IRefreshable
The IRefreshable type exposes the following members.
Name | Description | |
---|---|---|
Refresh | Refresh a controller and the corresponding view. Use this if the document has changed outside of the controller, but the controller has no way to determine when the document has changed. |