 | AjaxControlRaisePostDataChangedEvent Method |
Signals the server control to notify the ASP.NET application that the state of the control has changed.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic virtual void RaisePostDataChangedEvent()
Public Overridable Sub RaisePostDataChangedEvent
Remarks
See Also