Share via


RaiseSelectionChangedEvent Method

Called to raise an event indicating that the selection changed.

public void RaiseSelectionChangedEvent()

Remarks

Called internally by the ASP.NET. This method provides a wrapper to raise the SelectionChangedEvent event when a date is selected by the user. Unlike the OnSelectionChanged method, this method is public and can be called by different adapters when they have collected the selected date.

See Also

Applies to: Calendar Class