| LinkManagerRaisePostDataChangedEvent Method |
When implemented by a class, 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
Syntax public void RaisePostDataChangedEvent()
Public Sub RaisePostDataChangedEvent
See Also