SharpSchedule

BlocksIndex.OnInit Method 

Framework initialization event.

[Visual Basic]
Overrides Protected Sub OnInit( _
   ByVal e As EventArgs _
)
[C#]
protected override void OnInit(
   EventArgs e
);

Parameters

e
Missing <param> documentation for e

See Also

BlocksIndex Class | Ozanam.Schedule.Web.Manage.Blocks Namespace