Signals that the state of the DataSourceControl has changed so that bound controls can rebind.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
protected virtual void OnDataSourceChanged( EventArgs e ) |
Parameters
- e
- Type: System..::.EventArgs