Represents a data serializer used to persist the contents of a GanttChartView control within a Project XML file.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public class ProjectXmlSerializer
Visual Basic (Declaration)
Public Class ProjectXmlSerializer

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls..::.GanttChartView..::.ProjectXmlSerializer

See Also