ASP.NET Pack Programmer's Guide
TimetableDate.ToString Method
See Also
 





Converts this TimetableDate object to its equivalent string representation.

 Overload List

Name Description

TimetableDate.ToString ()

Converts the value of the TimetableDate object to its equivalent string representation.

TimetableDate.ToString (IFormatProvider)

Converts the value of the TimetableDate object to its equivalent string representation using the specified culture-specific format information.

TimetableDate.ToString (String)

Converts the value of the TimetableDate object to its equivalent string representation using the specified format.

TimetableDate.ToString (String, IFormatProvider)

Converts the value of the current TimetableDate object to its equivalent string representation using the specified format and culture-specific format information.

 See Also

TimetableDate Members
TimetableDate Class
MindFusion.Scheduling.WebForms Namespace