WebUpdateController.ApplicationId Property

Gets or sets a Guid that is used to uniquely identify the application that is being updated. Must match the ID used in the update project that creates the updatees downloaded and applied by the control.

[Visual Basic]

Public Property ApplicationId As Guid

[C#]

public Guid ApplicationId {get;set;}

See Also

WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace