ModelingErrorListProvider.ResumeRefresh Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resumes error list refresh each time an item is added. Should be called after SuspendRefresh, usually right after the last item of a batch has been added.
public:
void ResumeRefresh();
public void ResumeRefresh ();
member this.ResumeRefresh : unit -> unit
Public Sub ResumeRefresh ()