SharpSchedule

AddPlacementType.OnInit Method 

Framework initilization 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

AddPlacementType Class | Ozanam.Schedule.Web.Manage.PlacementTypes Namespace