Udostępnij za pośrednictwem


HierarchicalDataBoundControl.OnLoad(EventArgs) Metoda

Definicja

Load Obsługuje zdarzenie.

protected public:
 override void OnLoad(EventArgs ^ e);
protected internal override void OnLoad(EventArgs e);
override this.OnLoad : EventArgs -> unit
Protected Friend Overrides Sub OnLoad (e As EventArgs)

Parametry

e
EventArgs

EventArgs Obiekt, który zawiera dane zdarzenia.

Uwagi

Właściwość HierarchicalDataBoundControl obsługuje zdarzenie Load (Ładowanie), aby ustawić RequiresDataBinding właściwość na true wartość , jeśli żądanie HTTP nie jest ogłaszane zwrotne.

Dotyczy