OWSNumberField.RaisePostDataChangedEvent method

NOTE: This API is now obsolete.

Signals the server control to notify Microsoft Windows SharePoint Services that the state of the control has changed.

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

Syntax

'Declaration
<ObsoleteAttribute("This class has been deprecated.")> _
Public Sub RaisePostDataChangedEvent
'Usage
Dim instance As OWSNumberField

instance.RaisePostDataChangedEvent()
[ObsoleteAttribute("This class has been deprecated.")]
public void RaisePostDataChangedEvent()

Implements

IPostBackDataHandler.RaisePostDataChangedEvent()

See also

Reference

OWSNumberField class

OWSNumberField members

Microsoft.SharePoint.WebControls namespace