ChartWebPartDataStorage Members

Include Protected Members
Include Inherited Members

Provides the utility methods to implement the Chart Web Part data storage functionality.

The ChartWebPartDataStorage type exposes the following members.

Methods

  Name Description
Public methodStatic member Save(DataSet, String) Saves the specified DataSet object into the custom session state as the serialized data stream.
Public methodStatic member Save(Chart, String) Saves the specified Chart object into the custom session state as the serialized data stream.
Public methodStatic member Save(ChartWebPart, String) Saves the specified ChartWebPart object into the custom session state as the serialized data stream.
Public methodStatic member TryLoad(String, String, ChartWebPart)
Public methodStatic member TryLoad(String, String, DataSet)
Public methodStatic member UpdateData Updates the serialized DataSet object and user ID to the custom session state with the specified state key.

Top

See Also

Reference

ChartWebPartDataStorage Class

Microsoft.Office.Server.WebControls Namespace