TextBox::IPostBackDataHandler::RaisePostDataChangedEvent Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Invokes the OnTextChanged method whenever posted data for the text box has changed.
Assembly: System.Web (in System.Web.dll)
private: virtual void RaisePostDataChangedEvent() sealed = IPostBackDataHandler::RaisePostDataChangedEvent
This member is an explicit interface member implementation. It can be used only when the TextBox instance is cast to an IPostBackDataHandler interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: