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!

MonthChangedEventArgs.NewDate

[To be supplied.]

[Visual Basic]
Public ReadOnly Property NewDate As DateTime
[C#]
public DateTime NewDate {get;}
[C++]
public: __property DateTime get_NewDate();
[JScript]
public function get NewDate() : DateTime;

See Also

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