SharpSchedule

PhotographControl.OnInit Method 

Initialization events.

[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

PhotographControl Class | Ozanam.Schedule.Web.Controls Namespace