Occurs when a resource XML element is generated based on a source resource object during Save method execution.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public event EventHandler<GanttChartView..::.ProjectXmlSerializer..::.ResourceInfoSavingEventArgs> ResourceInfoSaving |
| Visual Basic (Declaration) |
|---|
Public Event ResourceInfoSaving As EventHandler(Of GanttChartView..::.ProjectXmlSerializer..::.ResourceInfoSavingEventArgs) |