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

Telerik.Web.UI.PivotGrid.Xmla.XmlaPivotSerializationHelper

Provides all knownTypes necessary for serializing Telerik.Web.UI.PivotGrid.Xmla.XmlaDataProvider . 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.Xmla.XmlaPivotSerializationHelper

Properties

KnownTypes IEnumerable1`

Gets known types in to use with serializer such as .

In this article