WebUpdateController.EnableAutoChaining Property
Gets or sets a value determining whether multiple updates can be chained together.
[Visual Basic]
Public Property EnableAutoChaining As Boolean
[C#]
public bool EnableAutoChaining {get;set;}
See Also
WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace