Notify the ASP.NET application that the state of the control has changed.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual void RaisePostDataChangedEvent()
Visual Basic
Public Overridable Sub RaisePostDataChangedEvent

See Also