MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.ToString Method ()
See Also
 





Returns a string that represents this Recurrence using the date and time formatting information defined in the current culture.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override string ToString ()

Visual Basic  Copy Code

Public Overrides Function ToString () As String

 Return Value

Type: String
A string that represents this Recurrence object.

 See Also

ToString Method Overload List
Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace