ValidationController::ClearMessages Method ()

 

Removes all error and warning messages from the controller.

Namespace:   Microsoft.VisualStudio.Modeling.Validation
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
virtual void ClearMessages()

After this method is called, the collection of messages for the controller should be empty.

Return to top
Show: