GroupedItemPicker.IPostBackDataHandler.RaisePostDataChangedEvent method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Private Sub RaisePostDataChangedEvent
    Implements IPostBackDataHandler.RaisePostDataChangedEvent
'Usage
Dim instance As GroupedItemPicker

CType(instance, IPostBackDataHandler).RaisePostDataChangedEvent()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
void IPostBackDataHandler.RaisePostDataChangedEvent()

Implements

IPostBackDataHandler.RaisePostDataChangedEvent()

See also

Reference

GroupedItemPicker class

GroupedItemPicker members

Microsoft.SharePoint.WebControls namespace