Gets or sets the action URL to post item changes to.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public string ItemChangeAction { get; set; }
Visual Basic (Declaration)
Public Property ItemChangeAction As String

See Also