RadioButtonList.OnInit(EventArgs) Método

Definición

Genera el evento Init.

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

Parámetros

e
EventArgs

Datos del evento.

Se aplica a