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


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

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

 Public Constructors

  Name Description

ItemConverter

Creates a new instance of the ItemConverter class.

 Public Properties

  Name Description

SupportedTypes

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

 Public Methods

  Name Description

Deserialize

Converts the provided dictionary into an object of the specified type.

Serialize

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

 See Also

ItemConverter Class
MindFusion.Scheduling.WebForms Namespace