MindFusion.Scheduling for ASP.NET Programmer's Guide
ReminderConverter Members
Constructors Properties Methods
 


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

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

 Public Constructors

  Name Description

ReminderConverter

Creates a new instance of the ReminderConverter 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

ReminderConverter Class
MindFusion.Scheduling.WebForms Namespace