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.PreviousDate

[To be supplied.]

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

See Also

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