ASP.NET Pack Programmer's Guide
RecurrenceConverter Members
Constructors Properties Methods
 


Provides a JavaScriptConverter to convert Recurrence objects to and from other representations.

The following tables list the members exposed by the RecurrenceConverter type.

 Public Constructors

  Name Description

RecurrenceConverter

Creates a new instance of the RecurrenceConverter class.

 Public Properties

  Name Description

SupportedTypes

JavaScriptConverter.SupportedTypes override. Gets a collection of the supported types.

 Public Methods

  Name Description

Deserialize

JavaScriptConverter.Deserialize override. Converts the provided dictionary into a Recurrence object.

Serialize

JavaScriptConverter.Serialize override. Builds a dictionary of name/value pairs.

 See Also

RecurrenceConverter Class
MindFusion.Scheduling.WebForms Namespace