CalendarAutoFormatDialog.OnOKClicked Method
.NET Framework 3.0
Handles changes in the pre-defined schema choices
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
protected void OnOKClicked ( Object source, EventArgs e )
protected function OnOKClicked ( source : Object, e : EventArgs )
Not applicable.
Parameters
- source
The source of the event.
- e
An EventArgs that provides information about the event.
Community Additions
ADD
Show: