Search
ItemTypeResolver Methods
 


 Public Methods

  Name Description

GetResolver

Returns the ItemTypeResolver instance registered for the specified page.

RegisterConverters

Registers converters used for JSON serialization of custom item types.

RegisterItemType

Overloaded.  

ResolveType

Returns the Type of the specified id.

ResolveTypeId

Returns the id of the specified Type.

 See Also