Search
XmlSerializationContext Events
 


 Public Events

  Name Description

DeserializeDataSource

Raised during deserialization to resolve report data sources based on the string identifiers previously specified through the SerializeDataSource event.

SerializeDataSource

Raised during serialization to map the data sources referenced inside the report with string identifiers.

 See Also