ActivityPreviewDesigner.RefreshDesignerActions Method

Definition

Updates the configuration errors associated with the ActivityPreviewDesigner.

protected public:
 override void RefreshDesignerActions();
protected internal override void RefreshDesignerActions ();
override this.RefreshDesignerActions : unit -> unit
Protected Friend Overrides Sub RefreshDesignerActions ()

Remarks

RefreshDesignerActions not only updates the actions associated with ActivityPreviewDesigner, it also renders the new views to the preview window.

Applies to