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


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

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

 Public Constructors

  Name Description

ResourceConverter

Creates a new instance of the ResourceConverter 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 Resource object.

Serialize

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

 See Also

ResourceConverter Class
MindFusion.Scheduling.WebForms Namespace