Loads data from a Project XML string.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public void Load( string projectXml ) |
| Visual Basic (Declaration) |
|---|
Public Sub Load ( _ projectXml As String _ ) |
Parameters
- projectXml
- Type: System..::.String
The string to load data from.