Creates a string representation of the rule that can be stored in the database (DataRecurrenceField).
Namespace: DayPilot.Web.Mvc.RecurrenceAssembly: 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() |