TextEditor.IPostBackDataHandler.RaisePostDataChangedEvent Method
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Private Sub RaisePostDataChangedEvent
Implements IPostBackDataHandler.RaisePostDataChangedEvent
'Usage
Dim instance As TextEditor
CType(instance, IPostBackDataHandler).RaisePostDataChangedEvent()
[ObsoleteAttribute("This class is obsolete.")]
void IPostBackDataHandler.RaisePostDataChangedEvent()
Implements
IPostBackDataHandler.RaisePostDataChangedEvent()