New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.PivotGrid.Core.PivotSerializationHelper

Provides all knownTypes necessary for serializing Telerik.Web.UI.PivotGrid.Core.LocalDataSourceProvider . Use this class to extract these knownTypes and concatenate them with your knownTypes, so you can pass them to System.Runtime.Serialization.DataContractSerializer for example.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.PivotGrid.Core.PivotSerializationHelper

Properties

KnownTypes IEnumerable1`

Gets known types in to use with serializer such as .

In this article