FilterInfoBar.ClearMessages Method
Removes all messages from the infobar.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub ClearMessages
'Usage
Dim instance As FilterInfoBar
instance.ClearMessages()
public void ClearMessages()