Creates a string representation of the rule that can be stored in the database (DataRecurrenceField).

Namespace: DayPilot.Web.Mvc.Recurrence
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public string Encode()
Visual Basic
Public Function Encode As String
Visual C++
public:
String^ Encode()

Return Value

See Also