Specifies the default XML template to use for generating the project XML element during Save method execution.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public static string ProjectXmlTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property ProjectXmlTemplate As String |