SiteMapDataSourceView.OnDataSourceViewChanged(EventArgs) Metodo

Definizione

Genera l'evento DataSourceViewChanged.

protected:
 override void OnDataSourceViewChanged(EventArgs ^ e);
protected override void OnDataSourceViewChanged (EventArgs e);
override this.OnDataSourceViewChanged : EventArgs -> unit
Protected Overrides Sub OnDataSourceViewChanged (e As EventArgs)

Parametri

e
EventArgs

Oggetto EventArgs che contiene i dati dell'evento.

Si applica a

Vedi anche