NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Calendar.OnSelectionChanged

[To be supplied.]

[Visual Basic]
Overridable Protected Sub OnSelectionChanged()
[C#]
protected virtual void OnSelectionChanged();
[C++]
protected: virtual void OnSelectionChanged();
[JScript]
protected function OnSelectionChanged();

See Also

Calendar Class | Calendar Members | System.Web.UI.WebControls Namespace